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
- geo/geomfn: implement ST_AsGML({geometry,int4,int4})
- sql,sqlbase: maintain a free-list of descriptor IDs
- geo: implement ST_GMLToSQL({text,int4}) -> geometry
- geo: implement ST_GMLToSQL({text}) -> geometry
- geo: implement ST_GeomFromTWKB({bytea}) -> geometry
- geo: implement ST_GeomFromGML({text,int4}) -> geometry
- geo: implement ST_GeomFromGML({text}) -> geometry
- sql, ui: add method to clean up or remove traces that are persisted in the cluster
- sql: type variant information isn't propagated past scalar expressions
- sql: support `ALTER TYPE` commands that edit composite type attributes
- Docs
- Go not yet supported