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: PreferLocalDC balancer instead single-node docker YDB fails with "No endpoints"
- Drop `sql.Scanner` compatibility because `ydb.table.types.Scanner` provide scan to custom types from ydb raw value
- dev: replace trace API to middleware pattern
- dev: mock the services for testing easy
- feat: methods for cast Value to primitive types
- dev: prepare to go1.18: replace all interface{} usages to named interfaces
- dev: add comments for godoc
- dev: Use fake clock for time dependenced tests
- bug: pool conn cleanup
- feat: support add/drop index in AlterTable
- Docs
- Go not yet supported