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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Explain select pk from table where pk = x performs an Index only scan, however displays index scan.
- [Platform] Forced universe deletion (after the universe creation failed) didn't remove node(s)
- [YSQL] Query planner sometimes estimates inordinately high costs for Index Scan
- Test: Tablet splitting: add unit-tests through cpp YSQL API
- Test: Tablet splitting: add unit-tests through cpp CQL driver
- Allow session variables to control tracing implemented in #6928
- Support enabling tracing at the ybclient/transactions level.
- Standardize timeout values to be used in tests
- [Platform] "Show Live Queries" button should be hidden when nodes are removed
- [YSQL] Support online rebuild for indexes modified during alter
- Docs
- C++ not yet supported