pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.
https://sqlitestudio.pl
Other
4.54k stars 565 forks source link

Import plugin for Excel nativ format (xlsx) #3774

Open pawelsalawa opened 4 years ago

pawelsalawa commented 4 years ago

https://github.com/tfussell/xlnt

pawelsalawa commented 4 years ago

https://github.com/dbzhang800/QtXlsxWriter

pawelsalawa commented 4 years ago

Old Excel format (xls): https://sourceforge.net/projects/libxls/ (only reading)

pawelsalawa commented 4 years ago

Other xls lib (read/write):

https://www.codeproject.com/Articles/42504/ExcelFormat-Library https://www.codeproject.com/Articles/13852/BasicExcel-A-Class-to-Read-and-Write-to-Microsoft