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] Unexpected catalog reads when distinct pushdown is enabled.
- [YSQL] Add ANALYZE <OID> syntax to facilitate auto analyze service
- [YSQL] INSERT statement with identity key causing catalog read request to master for pg_depends
- Addressed ValueError: too many values to unpack (expected 2)
- [YSQL] auto-analyze should minimize usage of PG connections to get reltuples
- observing I GetCDCStream: Failed, got resp error: Not found (yb/master/catalog_manager_ent.cc:4217): Could not find CDC stream: stream_id: "fe6380630dad4630bf3d26c9b324af57" (master error 3)
- [YSQL] optimization for auto analyze to get PGSQL schema and table name
- [YSQL] user functions marked stable are not actually stable
- [YSQL] insert drop create insert causes current transaction is expired or aborted
- Rotate ysql connection manager logs
- Docs
- C++ not yet supported