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/sqldriver ; https://github.com/ydb-platform/ydb-go-sdk
Motivation
Related Issues
Comment From: github-actions[bot]
This issue has been automatically marked as stale because it has been open 360 days with no activity. Remove stale label or comment or this will be closed in 180 days
Comment From: jinzhu
Sorry, I currently don’t have the capacity to implement support for YDB. However, I’d be happy if the community could take on this effort. The implementation can either be maintained under the GORM organization or independently. We will add relevant links to recommend it.