shorm is a orm tool for #golang, supporting database sharding and master-slave mode

Shorm is a orm tool wriitted in golang, which supports database sharding and master-slave mode.
DB Driver Support for MySql, Postgres, Mssql, SQLite

https://github.com/shengzhi/shorm

Features

  • Struct -> table mapping support
  • Fluent API
  • Transaction support
  • Both ORM and raw sql support
  • Database cluster support
  • Master-slave mode support
  • Struct field support, will be stored as json string