There are a number of similar JDBC-Excel driver out there, but most seem to be nearly abandoned. Moreover, they all either use native pieces, are read-only, or do disconcerting things with in-memory databases, none of which work for me.
SQLSheet is a JDBC driver which allows you to interact with Microsoft Excel spreadsheets using SQL statements.
Add your comment