Skip to content

momo-p/generic-database-migrator

Repository files navigation

generic-database-migrator

A low level database migrator, it's only assume that database schema change grouped by feature and time.

Features

  • sql command batcher for simple synchronizer
  • custom synchronizer with the input is the migrator context
  • mixed synchronizer which grouped and run synchronizer sequentially
  • easy to use migrator
  • logger integration for debug purpose

Usage

About

A generic database migration framework written in typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published