# SQLite as an Application File Format

## Metadata
- Author: [[sqlite.org]]
- Full Title: SQLite as an Application File Format
- Category: #articles
- URL: https://www.sqlite.org/appfileformat.html
## Highlights
An "application file format" is the file format used to persist application state to disk or to exchange information between programs. ([View Highlight](https://read.readwise.io/read/01gsb9et6a4eade4675q0z6raw))
- Note: I think that SQLite could be an
exceIlent application format for oodi.