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.