Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.22 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.22 KB

andb-migrator

Version: 1.0.0

Author: ph4n4n

License GitHub Issues

Description

andb-migrator is a Node.js module designed for database migration and comparison with hight quality report consist of JSON and HTML. It provides functionality to manage database schema changes and compare databases efficiently.

Installation

npm install andb-migrator

Usage

const andbMigrator = require('andb-migrator');

// Your code here

Dependencies

- [alog-xyz](https://www.npmjs.com/package/alog-xyz) v1.0.11
- [mysql2](https://www.npmjs.com/package/mysql2) v3.4.2

Keywords

  • andb
  • db migrator
  • db compare

Repository

Bugs/Issues

Please report any issues or bugs to the GitHub Issues page.

License

This project is licensed under the ISC License.

For more details, please visit the GitHub repository.