generic-database-migrator
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

generic-database-migrator

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

Features

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

Usage

Package Sidebar

Install

npm i generic-database-migrator

Weekly Downloads

0

Version

0.0.3

License

Apache-2.0

Unpacked Size

18.3 kB

Total Files

9

Last publish

Collaborators

  • momo-p