ydb-go-sdk
https://github.com/ydb-platform/ydb-go-sdk
Go
Pure Go native and database/sql driver for YDB
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 supported1 Subscribers
Add a CodeTriage badge to ydb-go-sdk
Help out
- Issues
- Maintain PartitionConsumerStats extraction
- feat: Support new type `json.RawMessage` in `database/sql` query args for go_query_bind=positional
- * Skipped explicit `Rollback` of transaction on errors (server-side a…
- Enabled structcheck linter
- feat: Support duplicated column names in result
- table option for redirect `table.Session.Execute` queries to `query.Execute`
- table option for redirect `table.Session.StreamExecuteScanQuery` queries to `query.Execute`
- table option for redirect `table.Session.ExecuteSchemeQuery` queries to `query.Execute`
- driver initialize option for redirect all table queries to `query.Execute`
- database/sql driver over query-service (enabled by opt-in)
- Docs
- Go not yet supported