1

Install

You can install the latest turso release with:
curl -sSL tur.so/install | sh
2

Launch

Then launch the interactive shell:
tursodb
This will start the Turso interactive shell where you can execute SQL statements:
Turso
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database
turso>
3

Execute

Now you can execute SQL statements in the interactive shell: