Here are the supported storage options:
- SQLite
- Postgres
SQLite is the default storage option.
Coming!
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
Here are the supported storage options:
SQLite is the default storage option.
Coming!
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