YugabyteDB is a distributed, fault tolerant and highly available database with extremely low latencies for reads and writes. Data in YugabyteDB is sharded, replicated and balanced across multiple node… Read More >
Getting Started with DBeaver EE and YugabyteDB Cloud Query Language (YCQL)
Developers and DBAs widely use SQL editors to design database schemas, write ad hoc queries, troubleshoot, and manage the security policies and database users. For these reasons, it is essential for u… Read More >
Building Resilient GraphQL Apps and Scaling Them to 1M Subscriptions
GraphQL provides a query language for APIs, giving UX developers autonomy over querying APIs and the database. The advantages of using GraphQL for UX applications are well understood. GraphQL clients … Read More >
Building Serverless Applications Using Spring Boot, AWS Lambda, and YugabyteDB
Introduction to Serverless Applications Serverless applications allow developers to run code without having to provision or manage any servers; developers can just concentrate on implementing the busi… Read More >
Getting Started with Distributed SQL on Red Hat OpenShift with YugabyteDB Operator
We are happy to announce that the YugabyteDB Operator is now certified and available as a Beta release on Red Hat OpenShift, a leading enterprise Kubernetes platform for deploying and managing cl… Read More >
Bringing Distributed SQL to VMware Tanzu
VMware Tanzu, the newest offering from VMware’s stable of proven enterprise products, brings together a portfolio of open source projects for modernizing applications and automating infrastructure m… Read More >
Scaling Relational Spring Microservices Without Load Balancers
This article was originally posted on JAXenter.com. Modern cloud native applications demand relational databases to be highly available while being able to scale to millions of requests (RPS) and thou… Read More >
Developing Reactive Microservices with Spring Data and Distributed SQL
In 2016 in the keynote presentation of Spring One Platform, Juergen Hoeller announced Spring WebFlux, one of the most highly anticipated projects being worked on by the Spring Team due to the performa… Read More >