package
0.0.0-20230202104840-9a6bae30f134
Repository: https://github.com/ydb-platform/ydb-go-examples.git
Documentation: pkg.go.dev

# README

Basic example via YDB gorm driver

Basic example demonstrates the possibilities of YDB gorm driver:

  • define scheme of tables
  • upsert data
  • select all data from database

# Structs

No description provided by the author
No description provided by the author
No description provided by the author