SiloQ
Goal
A structured data workspace — define fields, organize records, and query across them without spinning up an actual database.
Current state
Stable (v3). Data lives in this browser's localStorage and can be exported to JSON and re-imported.
Notes
- Single-file HTML app — no build step, no server.
- Has an optional API-connection panel for external integrations; disabled by default.
Changelog
- v3 — current version migrated into the toolbox.