How to use Goose the database schema migration tool with the Turso LibSQL database.
In this video, we cover the fundamentals of using goose tool along with LibSQL databse.
Goose Documentation: https://pressly.github.io/goose/
GIve a Star to the open source project:
Goose: https://github.com/pressly/goose
LibSQL: https://github.com/tursodatabase/libsql
The do's and don't while using Goose on a database
- Use Goose's default migration id order fully from start to end
- OR Use your manual migration id order fully from start to end
to avoid issues with improper migrations order in the schema of the database
This is the fifth video of the series Let's Go with @tursodatabase
Download
0 formats
No download links available.
Using Goose with Turso LibSQL database with Golang | NatokHD