SQLE
SQL-first/ORM-like Golang package with raw sql experiences
Featured
5 Votes

Description
ORM-like experience using good old SQL. 100% compatible drop-in replacement of "database/sql". Built-in `ShardID` is a snowflakes-like distributed sortable unique identifier.Table AutoRotation, database AutoSharding, schema AutoMigration.