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
- * Added `table/options.WithQueryService()` option for redirect `table.Session.Execute` call to `query.Execute`
- feat: ratelimiter for second+ attempts of retryer call
- CI: detect breaking changes: add a jobs to check build of ydb-go-sdk adapters instead of PR code version
- dev: split nested retryer calls warnings for different shared entities
- bug: WithReaderStartTimeout has no effect
- Refactoring
- feat:
- feat: remove idle grpc connections from grpc balancer
- enable goerr113 linter
- feat: replace run SLO-tests in cloud k8s to kind-action
- Docs
- Go not yet supported