Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 489 Bytes

database.md

File metadata and controls

31 lines (19 loc) · 489 Bytes

Databases and Storage

Contents

Storage Options

Here are the supported storage options:

SQLite

SQLite is the default storage option.

PostgreSQL

Coming!


Importing from files

You can import from JSON files, for now named by default items.json and list.json to SQLite by running

cargo run -- --database sqlite import