TriCo NGUdbhav
winget install --id=ngudbhav.TriCo -e
This App Converts your correctly formatted Excel Spreadsheet to a specified table/collection in specified Database in MYSQL/MongoDB.
README
TriCo-electron-app
This App Converts your correctly formatted Excel Spreadsheet to a specified table/collection in specified Database in MYSQL/MongoDB.
Do checkout the upcoming features in CHANGELOG.md
Features
- Dump your excel/csv sheet into your preferred your DB.
- Batch Files support
- Do not want to dump the whole file? You can also try selecting a range of columns and rows.
- Automaticaly add
id
as primary key (MySQL) - Scared of loosing your DB? Safe mode backs up the db before processing.
- Dump the excel sheet into a
.sql
instead (MySQL) - History Maintainance.
Excel Formats Supported
Supported Excel formats are XLS/XLSX/CSV
Spreadsheet Format
Please have a look at the sample Excel sheets provided to have a clear view of the File. Microsoft Sample Sheet
Starting The App
sudo npm install -g electron
git clone https://github.com/ngudbhav/TriCo-electron-app.git
cd TriCo-electron-app
npm install
npm start
Installing The App
OS | Installer? | File --- | --- | --- Windows 32-BIT | Portable | Portable-x86.exe Windows 32-BIT | Setup | Setup-x86.exe Windows 64-BIT | Portable | Portable-x86.exe Windows 64-BIT | Setup | Setup-x86.exe Linux | ZIP | TriCo-3.0.0-linux.zip Linux Debian (Ubuntu, etc.) | Setup | TriCo_3.0.0_amd64.deb Linux Redhat (Fedora, etc.) | Setup | TriCo-3.0.0.x86_64.rpm Mac OS X | ZIP | TriCo-3.0.0-mac.zip Mac OS X | Setup | TriCo-3.0.0.dmg
Software Featured on Softpedia, SourceForge and Electronjs
Do rate and give Feedback!
P.S. This app saves the previosuly entered information in the systems %APPDATA% directory so that the whole information is not typed again. NOTHING is collected by me. Also, this app establishes connection to the internet to check for the updates.