#1 sql-migrate
SQL Schema migration tool for Go.
A Tasty Treat For All Your Database Needs
Health score 82/100, confidence 45/100.
| Latest version | Unknown |
| Imported by | 0 packages |
| Stars | 1.5K |
| Forks | 251 |
| Last activity | 2 days ago |
| Latest release | v6.3.0 (1 months ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| No symbol preview available from pkg.go.dev for this refresh. | ||
SQL Schema migration tool for Go.
Package migrate reads migrations from sources and runs them against databases.
Package rel contains all rel primary APIs, such as Repository.
A database migration tool. Supports SQL migrations and Go functions.
Package schema provides tools to manage database schema changes ("migrations") as embedded functionality inside another application which is using a database/sql