SQLite
Lightweight embedded SQL database
Parameterized Queries
Use prepared statements to prevent SQL injection
Input Sanitization
Validate and sanitize all user inputs