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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] >50x performance regression on join-order-benchmark due to poor join order (2024.2 -> 2025.1)
- [YSQL] EXPLAIN (ANALYZE, DIST, DEBUG) is slower due to the instrumentation function being called in a loop
- [YSQL] Investigate whether YB supports exclusion constraints
- [DocDB] [Txn DDL + Table Level Locks + Parallel Query] Observed SQL bank workload with parallel queries failing check for sum of balance, Unexpected restart without a read time set
- [DocDB] When computing tablet limits, count tablet replicas on blacklisted servers
- [DBZ] Integrate snapshot progression method with snapshotter
- [YSQL] Simplify query layer retry logic for full transaction restarts
- [DocDB] tablet.metadata file should allow to be readable by other users similar to other files in tablet.snapshot directories
- [YSQL] Auto analyze is not pre-empted by certain DDL which increment catalog version at nesting level 1
- [YSQL] Log SQL statements that resulted in a deadlock
- Docs
- C++ not yet supported