adamatti / learn-dbmate

Pet project play with dbmate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet project play with dbmate

TL/DR: great alternative to flyway / liquibase to copy db structure to local box, work with db migrations, etc

How to run

  • optional: have DATABASE_URL available on host
  • make docker-sh
  • inside the container use the db alias, e.g. db status

About

Pet project play with dbmate


Languages

Language:Makefile 60.1%Language:Dockerfile 39.9%