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] Support DISTINCT pushdown for DISTINCT ON queries
- [YSQL] Refactor PgFunction code to avoid creating multiple copies of datums
- [YSQL] Query planner should use average column width when available
- [Docs] Add information about Profile-Guided Optimization (PGO) to the documentation
- [YSQL] TSAN issue in PgMiniSingleTServerTest.TestDeferrablePagingInSerializableIsolation in 2.16
- ALTER DATABASE RENAME TO does not update tserver namespace_name metrics
- GitHub CI no space left on device
- [YSQL][pg_locks] : is_explicit field is populated with false for rows corresponding to explicit locks that are waiting
- [DocDB] Reduce time spent on scanning last empty wal segment during bootstrap
- [YSQL] Incorrectly blocking conflicting insert on nonexistent row with single-RPC locking in RC and RR isolation levels
- Docs
- C++ not yet supported