user:kluong:improvement_-_use_a_database_migration_tool

This is an old revision of the document!


Improvement - Use a database migration tool

It could be useful to use a database migration tool for the gateway like https://flywaydb.org/. Adding tables would be much easier to audit / run in production if we had a tool like this. Migrations could run before the application starts up for example and since they're checked into version control they can be audited and approved with the normal workflow.

TODO: Add more details about what a migration tool is, and more example here about how they work

  • user/kluong/improvement_-_use_a_database_migration_tool.1633616530.txt.gz
  • Last modified: 2021/10/07 14:22
  • by kluong