Skip to content

Commit f312e9c

Browse files
Update godfish description
1 parent d4499d7 commit f312e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
848848
- [go-pg-migrate](https://github.com/lawzava/go-pg-migrate) - CLI-friendly package for go-pg migrations management.
849849
- [go-pg-migrations](https://github.com/robinjoseph08/go-pg-migrations) - A Go package to help write migrations with go-pg/pg.
850850
- [goavro](https://github.com/linkedin/goavro) - A Go package that encodes and decodes Avro data.
851-
- [godfish](https://github.com/rafaelespinoza/godfish) - Database migration manager, works with native query language. Support for cassandra, mysql, postgres, sqlite3.
851+
- [godfish](https://github.com/rafaelespinoza/godfish) - Database migration CLI and library, works with native query language. Support for cassandra, mysql, postgres, sqlite3, sqlserver.
852852
- [goose](https://github.com/pressly/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
853853
- [gorm-seeder](https://github.com/Kachit/gorm-seeder) - Simple database seeder for Gorm ORM.
854854
- [gormigrate](https://github.com/go-gormigrate/gormigrate) - Database schema migration helper for Gorm ORM.

0 commit comments

Comments
 (0)