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
- [DocDB] Re-think streaming active WAL segments as part of RBS
- [YSQL] Functional COALESCE index bitmap scan drops a matching row
- [DocDB] Turn off not used IntentsDB bloom filter
- [YSQL] `cbrt()` evaluated by expression pushdown disagrees with PostgreSQL, so `WHERE cbrt(col) = <its own value>` returns no rows
- [DocDB] Vector index: remove deleted vectors when ybctid is stored as the vector payload
- [ConnMgr] Response the backend already owes the client is discarded when Terminate is pipelined in the same send; statement commits, client told nothing
- [ConnMgr] SQL-PREPAREd statements leak across logical clients: disconnecting inside an open transaction leaves them on the pooled backend
- [ConnMgr] Client hangs forever: a simple Query discarded by the backend's ignore_till_sync window is still counted as a sync request, so the wait-for-ReadyForQuery relay pause never resumes
- [DocDB] thin_client: ybthin_client_create deadlocks in libgcc _Unwind_Find_FDE when the host samples heap allocations (glibc backtrace() warm-up)
- [DocDB] Flaky test: org.yb.pgsql.TestPgRegressTablespaces#testPgRegressTablespaces is flaky on 2026.1 and 2025.2
- Docs
- C++ not yet supported