Discover more & try for FREE!
Find out more
Read Now

YugabyteDB

Building Spring Boot Applications with YugabyteDB: A Guide to Creating Native Images Using GraalVM

Building Spring Boot Applications with YugabyteDB: A Guide to Creating Native Images Using GraalVM

This blog provides a guide to building Spring Boot applications with YugabyteDB using GraalVM’s ahead-of-time (AOT) compilation to generate a native image. The guide covers the necessary prerequisites and steps to trigger the native build, including how to handle dependencies lacking reachability metadata with explicit runtime hints.

Read more

The Curious Case of the Ever-Increasing Tombstones

The Curious Case of the Ever-Increasing Tombstones

In storage systems based on LSM/MVCC, when a record is deleted, it’s not immediately removed. A delete marker (typically called a Tombstone) is placed on the record. As the number of tombstones increases, it could adversely affect the performance of a scan. In this blog, we are going to understand this problem and come up with solutions to address it.

Read more

Explore Distributed SQL and YugabyteDB in Depth

Discover the future of data management.
Learn at Yugabyte University
Learn More
Browse Yugabyte Docs
Read More
Distributed SQL for Dummies
Read for Free