Description
SQLite-style command workflows can use a libsql-backed compatibility binary where software expects sqlite3 behavior. This helps scripts or tools test against libsql while preserving familiar database commands.
It is a database command-line tool, so queries can create, modify, or delete real data. Check the target database path or service before running migration, import, or destructive SQL commands.