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
- bug: nil as database/sql arg transforms to Void, but must be a NullType
- fix: nil database/sql arg produces NullType instead of Void
- fix: pool exceeds item limit when context canceled after slot reservation
- bug: test TestPool/PreferredNodeID/ContextCanceledAfterSlotReservation failed
- xtest.Context uses testing.TB.Context() as root context
- feat: auto-fix query and args with List of values in database/sql driver for YDB
- feat: add query rewriting for IN clauses and bulk INSERT operations
- dev: Switch Struct API to Opaque API
- feat: deny only open CommitTx flag for non-interactive transactions
- feat: Warm up the pool to the specified number of sessions when the pool is created
- Docs
- Go not yet supported