Build a SQLite Notes Project
Create a small database application with parameterised queries, export and tested restoration.
Mission
Create a small database application with parameterised queries, export and tested restoration.
Required work
- Create schema with constraints
- Use parameterised queries
- Export records to JSON
- Restore into a clean database and compare counts
Evidence to produce
A schema, CLI or API, backup file and restoration proof.
Quality checks
The result must name its sources, separate observation from assumption, preserve originals and explain limitations.