Build locally using SQLite, libSQL Server or Turso.
Create a dump using the Turso CLI
Create SQLite file from dump
Connect to SQLite file
local.db
file, or you can use a new file name if you prefer to create a database from scratch.file:
URL to connect to a SQLite database file instead of a remote Turso database:
authToken
in development.url
and authToken
for a seamless developer experience.url
option in your SDK:
--db-file
flag with the name of the SQLite file:
url
option to your SDK.