SQLite
SQLite is a lightweight, standard database. Every Val Town account comes with its own private SQLite database that is accessible from any of your vals via std/sqlite
.
Val Town SQLite is powered by Turso.
Usage How to use Val Town SQLite in your vals
Migrations How to manage your database schema
ORMs How to use ORMs with Val Town SQLite
SQLite Admin Panels
We recommend these admin data viewers for managing your database – viewing or editing data or your database table schema:
- Outerbase Studio (recommended) - formely LibSQL Studio – see instructions
- SQLite Explorer – built in a val – easy to customize in Val Town!
Limits
You can store 10mb on the free plan and up to 1gb on the paid plan. Contact us if you need more space.