dev-master
9999999-devturn excel to db and query with sql
GPLv3
The Requires
Wallogit.com
2017 © Pedro Peláez
turn excel to db and query with sql
This project is design to make possible that use Excel Sheets as database tables and run SQL query on them. For those are familiar with database and SQL but not expert for Excel, it might help., (*1)
Simple, read the excel and set up a database of SQLite3, then you can run query SQL, export result and more., (*2)
See example., (*3)
Note:, (*4)
.xlsx files. Excel sheet cells are sometimes expressing strangely, especially on numeric values.loadSheetWithTypeDefinition works best.You can donate through this alipay account., (*5)
, (*6)
turn excel to db and query with sql
GPLv3