SQLite
A simple relational database we can use to store our data.
Lecture material
Recommended reading
- SQLite Documentation:
- Programming Interfaces:
- SQL Syntax
(don't read/learn everything, just understand how the syntax works and get comfortable looking up things)
- SQL Syntax
- Programming Interfaces: