Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 461 Bytes

DB_MOVER

Export and Import your Database easily

Features

  • Import CSV, XSLX, XLX, Number, ODS, and similar formats
  • Exports in XLSX
  • Currently supports only Mysql, MariaDB Database
  • Column Mappings

How to run Project

Execute the following commands

  • npm i
  • npm start

and you are good to go. website will be live at localhost:3000

CONTRIBUTING

Feel free to contribute. Just make sure that it is working properly before sending a PR :)