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
- [BACKPORT 2026.1][#31301] DistributedTracing: Emit one span per executor node instead of one per tuple
- [#33075] DocDB: Validate the rpc handle in LocalProbeProcessor::AddBlocker
- [YSQL] Pushdown SKIP locked to DocDB
- YSQL Conn Mgr - Avoid turning prefetching off unless required in CM's AP mode
- [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
- Docs
- C++ not yet supported