Skip to content
Aleksey Myasnikov edited this page Sep 27, 2022 · 23 revisions
  1. Support for Coordination service in Go SDK YDB has a Coordination Service which allow your client application to elect a leader via distributed lock (similar to ZooKeeper). The task is to add support for Coordination Service to Go SDK. Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  2. Support for sqlx.StructScan() in Go SDK Add support for sqlx.StructScan() from github.com/jmoiron/sqlx to Go SDK. Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  3. PR to https://github.com/pingcap/go-ycsb for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  4. PR to https://github.com/go-gorm/gorm for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  5. PR to https://github.com/golang-migrate/migrate (migrate tool) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  6. PR to https://gitea.com/xorm/xorm (ORM) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  7. PR to https://github.com/Masterminds/squirrel (SQL query builder) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  8. PR to https://github.com/pressly/goose (migrate tool) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  9. PR to https://github.com/kyleconroy/sqlc (SQL query builder) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  10. PR to https://github.com/grafana/grafana (visualization tool) for support YDB as storage Depends on XORM Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  11. PR to https://github.com/cloudquery/plugin-sdk (SQL adapter) for support YDB Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
Clone this wiki locally