gorm icon indicating copy to clipboard operation
gorm copied to clipboard

Add YDB support

Open dumindu opened this issue 7 months ago • 0 comments

Describe the feature

Add support for YDB

  • YDB is a versatile open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
  • YDB comes with a pure Go native and database/sql driver ; https://github.com/ydb-platform/ydb-go-sdk

Motivation

Related Issues

dumindu avatar Nov 13 '23 11:11 dumindu