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] Orderby operation with a sequential scan with filter condition(expression pushdown) is 2x faster than a sequential scan without filter.
- [YSQL] Count aggregate on an indexed column is performed using a sequential scan on actual table instead of indexonly scan on an index table.
- Consider improvements from Speedb
- [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] PgRangePartitionedTableSplitTest fails when TSAN is enabled
- [build] Handle noncanonical thirdparty dir
- [YCQL] Inconsistent behavior of TTL
- [DocDB] A single tablet object will rebalance upon change in unavailable nodes
- [YSQL] TSAN issues around PG signal handling
- Docs
- C++ not yet supported