On 8/27/19, Peng Yu <[email protected]> wrote: > > How to install it? In homebrew's sqlite package, I don't find sqlar. I > use Mac OS X. >
The standard "sqlite3" command-line tool will read and write SQLite archive files. See the documentation at https://www.sqlite.org/sqlar.html#managing_an_sqlite_archive_from_the_command_line -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

