SQLite Archive
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|sqlar}} |released=2014 }} '''SQLite Archive''' is a standard way to use an SQLite database file as ...") |
Revision as of 19:22, 3 April 2021
SQLite Archive is a standard way to use an SQLite database file as an archiving format. Each member file's data may optionally be compressed with DEFLATE.