Description
Prebuilt SQLite-compatible databases can use turso-bin to install the Turso database engine without compiling it locally. It helps developers test or deploy in-process SQL storage with SQLite-style behavior.
Run `tursodb` in trusted project directories. Database files can store sensitive application data, so manage permissions, backups, and migrations deliberately.