YugabyteDB has announced the support of Kubernetes StatefulSets for its distributed SQL API, YSQL, which provides a PostgreSQL-compatible Distributed SQL API. This new feature allows cloud-native applications and microservices to rely on SQL and NoSQL to power horizontally scalable, highly fault-tolerant data services without complicated, manually managed sharding and replication architectures. With this support, organizations can now take advantage of linear write scalability, transparently managed data distribution across pods with auto-sharding and re-balancing, scale up or down without downtime or bottlenecks, distributed ACID transactions, low latency tunably consistent reads, and compatibility with PostgreSQL operations. YugabyteDB has accomplished near-perfect wire-compatibility with PostgreSQL by reusing much of the original C codebase, ensuring that many existing PostgreSQL apps will work with minimal modification, right out-of-the-box. The company is excited to collaborate with various members of the PostgreSQL community on its SQL API and look forward to meeting many of them at Meetups and conferences in 2019!