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
- feat: add YDB type annotation into struct field for check types, simplify code to scan YDB values
- bug: Race condition: Context cancellation during CommitTx causes false error when commit succeeds
- Feature Request: Minimal Metrics Option for Query Client Session Pool
- dev: Graceful shutdown with Topic API causes a warning logs
- bug: in case of empty list in parameters go sdk produces EmptyList, however in declare type is defined as List<Uint64>
- bug: вызовы database/sql драйвера внутри retry.DoTx выбрасывают ошибку, если передали TxControl через контекст
- feat: using result sets outside the `Do`-block callbacks to process large data sets
- bug: Session leak. Growth beyond the configured limits in the pool.
- WIP: Prepare for 2DC SLO testing
- feat: Add `WithUnsafeStreamResult(true)` Option to `query` service
- Docs
- Go not yet supported