#1 dbmate
🚀 A lightweight, framework-agnostic database migration tool.
Health score 68/100, confidence 65/100.
| Latest version | v3.27.1 |
| Imported by | 1.7K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 months ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Dialect | Type | type Dialect = database.Dialect |
| DialectAuroraDSQL | Constant | const DialectAuroraDSQL |
| DialectClickHouse | Constant | const DialectClickHouse |
| DialectCustom | Constant | const DialectCustom |
| DialectMSSQL | Constant | const DialectMSSQL |
| DialectMySQL | Constant | const DialectMySQL |
| DialectPostgres | Constant | const DialectPostgres |
| DialectRedshift | Constant | const DialectRedshift |
| DialectSQLite3 | Constant | const DialectSQLite3 |
| DialectSpanner | Constant | const DialectSpanner |
| DialectStarrocks | Constant | const DialectStarrocks |
| DialectTiDB | Constant | const DialectTiDB |
🚀 A lightweight, framework-agnostic database migration tool.
Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library.
Package migrate reads migrations from sources and runs them against databases.
Package rel contains all rel primary APIs, such as Repository.
SQL Schema migration tool for Go.