cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
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.
Go not yet supported267 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql,sqlbase: maintain an index free-list on table descriptor
- Add a replacement primary key at txn commit when the previous primary key has been dropped
- sql: NaN float, decimal comparisons differ from postgres
- pgwire/auth: restrict the mandatory `root` rule to localhost conns
- pgwire: account for connection memory usage and apply backpressure on new connections
- keys: add pretty-print aliases for hard-coded system tables
- stmtdiagnostics: implement range feed on system.statement_diagnostics_requests to reduce latency
- sql: support DISTINCT for window functions
- sql: some schema changes to drop columns cannot be rolled back and will block other schema changes
- sql: match Postgres string escape behavior when describing a table
- Docs
- Go not yet supported