Ecosystem Integrations

Using GORM with YugabyteDB

Using GORM with YugabyteDB

GORM is an Object Relational Mapping (ORM) library for Golang. ORM converts data between incompatible type systems using object-oriented programming languages. An ORM library is a library that implements this technique and provides an object-oriented layer between relational databases and object-oriented programming languages.

In this blog post, we’ll show you how to:

  • Start a YugabyteDB cluster on your local Engine.
  • Download GORM and configure the sample project.
  • Create a simple Go application to run GORM with YugabyteDB.

Read more

The Power of a Modern Database: YugabyteDB and VMware Tanzu

The Power of a Modern Database: YugabyteDB and VMware Tanzu

As global companies engage in app modernization initiatives, their developers find it increasingly difficult to match those efforts with a strong data layer. These developers continue to work with costly monolithic databases like Oracle or DB2 and NoSQL databases that forgo strong data consistency and important relational features. But it’s clear a modern database is required to match the ambition of app modernization.

That’s where the YugabyteDB and VMware Tanzu story comes in.

Read more

Event Highlights and Key Takeaways from DSS Asia 2022

Event Highlights and Key Takeaways from DSS Asia 2022

We held our second annual Distributed SQL Summit (DSS) Asia annual conference on the 30th and 31st of March 2022, following great feedback from our initial event and user demand.

This two-day online conference was packed with fascinating presentations, discussions, and demos from customers, partners, and our own experts.

With 35 engaging sessions to choose from, and more than 40 speakers, the conference served as a hub for advocates, partners, customers,

Read more

How to Set Up a Scalable and Highly-Available GraphQL API in Minutes

How to Set Up a Scalable and Highly-Available GraphQL API in Minutes

A modern GraphQL API layer for cloud native applications needs to possess two characteristics: horizontal scalability and high availability.

Horizontal scalability adds more machines to your API infrastructure, whereas vertical scalability adds more CPUs, RAM, and other resources to an existing machine that runs the API layer. While vertical scalability works to a certain extent, the horizontally scalable API layer can scale beyond the capacity of a single machine.

When it comes to high availability,

Read more

Using Ebean ORM with YugabyteDB

Using Ebean ORM with YugabyteDB

Ebean is a Java-based Object–Relational Mapping (ORM) application. It is more user-friendly and understandable than traditional ORM tools, such as Hibernate. It achieves this by employing a session-less design that eliminates the concepts of detached/attached beans as well as the difficulties related with flushing/clearing.

Even better, Ebean supports YugabyteDB, a 100% open source, distributed SQL database built to accelerate cloud native agility, lower costs, and reduce risks without vendor lock-in.

Read more

Yugabyte Partners with HashiCorp Vault for Centralized Secrets Management

Yugabyte Partners with HashiCorp Vault for Centralized Secrets Management

Yugabyte is on a mission to build the leading distributed database for cloud native applications and simplify operational data infrastructure. The Yugabyte team is delighted to announce a new technology partnership with HashiCorp, a market leader in multi-cloud infrastructure automation software. The partnership brings integration of Yugabyte Platform with HashiCorp Vault.

The Yugabyte Platform integration is officially verified and approved by HashiCorp. This enables you to manage and control access for encryption keys,

Read more

Cloud Native Java: Integrating YugabyteDB with Spring Boot, Quarkus, and Micronaut

Cloud Native Java: Integrating YugabyteDB with Spring Boot, Quarkus, and Micronaut

Java is the quintessential language runtime for enterprise applications built on monoliths, microservices, and modular architecture patterns. But when it comes to “Enterprise Java,” Spring is the de facto framework of choice.

The Spring ecosystem—with the simplicity of Spring Boot—has grown to provide integration touchpoints to a majority of the Java ecosystem. For starters, it offers a clean abstraction and “glue” code to build cohesive enterprise applications. However,

Read more

Explore Distributed SQL and YugabyteDB in Depth

Discover the future of data management.
Learn at Yugabyte University
Get Started
Browse Yugabyte Docs
Explore docs
PostgreSQL For Cloud Native World
Read for Free