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
- dev: table.Session.Execute does X3 allocations for every string(or bytes) byte in result
- dev: Remove `io.EOF` and grpc stream context cancellation from `WARN` log level
- feat: remove discovery events properly
- feat: split `query.Result` tracing details into Result, ResultSet and Row with scan spans
- added simple wrapper for grpc errors for getting nodeID and address
- bug: Real error from session pool is hidden by DeadlineExceeded from retrier.
- Need to update configs to last version of golangci-lint (v1.59.1)
- bug: panic on createSession when returned nil session
- bug: wrap initialization error as operation status error - for handle with retrier
- refactoring of connections state
- Docs
- Go not yet supported