Export and Import your Database easily
- Import CSV, XSLX, XLX, Number, ODS, and similar formats
- Exports in XLSX
- Currently supports only Mysql, MariaDB Database
- Column Mappings
Execute the following commands
- npm i
- npm start
and you are good to go. website will be live at localhost:3000
Feel free to contribute. Just make sure that it is working properly before sending a PR :)