Admin
Database
SQLite :memory:In-memory SQLite database used by demo table routes. Re-initializing drops all data and re-seeds from scratch.
Tables
5
Indexes
2
| Table | Columns | Rows |
|---|---|---|
| Tasks | 12 | 8 |
| contacts | 6 | 20 |
| items | 7 | 50 |
| people | 11 | 25 |
| vendors | 3 | 15 |
In-memory SQLite database used by demo table routes. Re-initializing drops all data and re-seeds from scratch.
| Table | Columns | Rows |
|---|---|---|
| Tasks | 12 | 8 |
| contacts | 6 | 20 |
| items | 7 | 50 |
| people | 11 | 25 |
| vendors | 3 | 15 |