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: support overlaps bounding box operators (|&>, &<|, &<, &>)
- Add Prisma Client test suite to CI nightlies
- sql: implement 2D distance operator (<->)
- backupccl: move free-to-use `BACKUP` code to OSS tree
- *: ban the go keyword in non-test code
- sql: support strictly above (|>>) and strictly below (<<|) bounding box operators
- sql: support same as (~=) bounding box operator
- sql: support left (<<) and right (>>) bounding box operators
- opt: avoid planning uniqueness checks for upsert if new values are null
- sql: pg_typeof builtin should include type information from column definition
- Docs
- Go not yet supported