Turso home page
Search...
⌘K
API Status
Dashboard
tursodatabase/turso
tursodatabase/turso
Search...
Navigation
db
db import
Documentation
SDKs
Turso CLI
Platform API
Turso Homepage
Blog & Tutorials
Discord
GitHub
Turso CLI
Introduction
Installation
Authentication
Upgrading
Help
Headless Mode
Commands
auth
contact
db
list
create
import
show
destroy
inspect
shell
locations
tokens
dev
group
org
plan
On this page
Flags
db
db import
Copy page
Copy page
You can import an existing SQLite file to Turso Cloud using the following command:
Copy
turso
db
import
~/path/to/database.db
Make sure the SQLite file has WAL journal mode enabled.
If you have more than one group, you will need to pass the
--group
flag.
Flags
Flag
Description
--group
Import the database in the specified group.
-h
,
--help
Get help for import.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
create
show
Assistant
Responses are generated using AI and may contain mistakes.