yugabyte-db
https://github.com/yugabyte/yugabyte-db
C++
YugaByteDB is a high-performance, transactional database for building distributed cloud services. It currently supports Redis API (as a true DB), Cassandra API and SQL is coming very soon.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported74 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Avoid extra prefetch rpc on cursor.fetch
- [YSQL][DistributedTracing] Support query sampling
- Query log are coming as "info" in conn mgr
- [YSQL] Query with Subquery Scan regresses from 36ms -> 3seconds -> 6 seconds with max_parallel_workers_per_gather value of 0 -> 2 -> 8
- [DocDB] ThreadSafeObjectPool sizes pools_ by CPU count but indexes it by sched_getcpu(), causing an out-of-bounds read
- [YSQL] [PG19] Merge postgresql_anonymizer in YB PostgreSQL 19
- [YSQL] [PG19] ysql_dump fails with "bad magic number in sequence" on any database containing sequences
- [YSQL] Flaky test: org.yb.pgsql.TestPgRegressIsolationObjectLocking#testPgRegress is flaky
- [YSQL] Flaky test: org.yb.pgsql.TestPgRegressSecondaryIndexScan#testPgRegressSecondaryIndexScan is flaky
- Logical replication slot is not exclusive: concurrent START_REPLICATION allocates a second VirtualWAL and can exhaust cdc_max_virtual_wal_per_tserver permanently
- Docs
- C++ not yet supported