Add support for sqlar (sqlite archive) format

SQLite has an archive format like tar or zip, but based on SQLite databases. It would be cool to support that format as sqlite3 will be installed anyway.