On Mon, 2024-12-30 at 15:24 +0100, Dominik Stadler wrote:
> thanks for the text, I did some minor adjustments before publishing
> it on
> https://poi.apache.org/casestudies.html
> 
> The use-cases sound quite impressive! Let me know if you would like
> to
> adjust it some more.

Thank you a lot Dominik and Team, the impressive part is about POI
making MS Excel truly platform independent!
On the text, I think there are some very minor issues now:

The software uses and supports SQL Sheet to build "Data Capture
Sheets", allowing end-users to seamlessly upload structured data via
Microsoft Excel spreadsheets into applications. SQL Sheet, a JDBC
driver for XLS/XLSX files based on Apache POI, transforms worksheets
into database tables, enabling access through plain SQL and JDBC
MetaData. 

And maybe keep the GitHub link to "SQL
Sheet" https://github.com/panchmp/sqlsheet which is an Open Source POI
use-case on its own. Manticore just contributed later to it on the JDBC
Meta Data and the Streaming Reader.

Cheers and all the best
Andreas

Reply via email to