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] Count aggregate on an indexed column is performed using a sequential scan on actual table instead of indexonly scan on an index table.
- [CDCSDK] Add few ctests for CDCSDK
- [YSQL] Impact of missing pushdown in increasing the count aggregate latency when part of composite key is used as filter/projection.
- Consider improvements from Speedb
- [Docs] Document Database Limits Details
- [DocDB] PlaySegment() generates incorrect WAL footer during tablet bootstrap
- [DocDB] size of jsonb column for same dataset, differs in PG and YB
- [YSQL] Distinct performance on a column part of composite PK is 130x in YB colocated slower than PG
- [YSQL] TestAllDatatypes fails on TSAN build
- [YSQL] TestPgYbStat fails on TSAN build with “ERROR: ThreadSanitizer: SEGV on unknown address”
- Docs
- C++ not yet supported