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
- perf: pre-allocate per-row scan buffers in xquery rows.Next
- perf: reuse slices in updateColumns instead of reallocating on every result set
- perf: recycle ExecuteQueryRequest and QueryContent proto structs via sync.Pool
- Draft PR (no merge!!!): check CI after remove line with canceling stream context
- Fix topic writer regression: server-side gRPC Canceled misclassified as local context cancellation on stream teardown
- perf(query): skip AfterFunc registration in Close when stream is already exhausted
- feat: support Otel spans
- QueryService vs TableService over `database/sql` benchmark
- best practices in examples
- dev: flaky TestCoordinationSemaphore
- Docs
- Go not yet supported