Xql is a simple application that allows you to query your Excel files via SQL, and treat them as they were a regular database.
With Xql you can get the most out of your data - From simple SQL queries to complex queries & analysis on your data. Join multiple sheets from different Excel files, use the familiar SQL functions and more!
Xql is extremely easy to use - All you have to do is select an Excel file
Click the "Go!" button
And begin Xqling!
- Execute
SELECT
queries on loaded files - Load multiple Excel files & sheets
- Combine all of your sheets by joining & unioning them
- Editing capabilities -
INSERT
andUPDATE
queries - Export & save query results to an Excel file
Feel free to suggest new ideas, and help us by reporting bugs & by contribute code of your own!