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 supported232 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- ccl/sqlproxyccl: add context and tag with remote addr/db
- sql: the conversion rules for numeric types to interval are not the same as string to interval
- sql: require connect privilege to connect to databases
- kv: PROSCRIBED lease cannot be replaced immediately after restart
- sql: improve the SHOW TABLES query to avoid reading stats when unused
- builtins: add pg_total_relation_size builtin
- sql: only connect privilege should be checked to see if a user can see a descriptor (for vtables)
- opt: address flaw in provided orderings
- sql: add new members in `PUBLIC` state when adding new values to an enum in the transaction that created it
- opt: create inverted or lookup joins for left/anti joins in more cases
- Docs
- Go not yet supported