SQLite is a lightweight Relational Database Management System designed for embedded use within applications, unlike many other database systems which rely on a client-server model. SQLite is the most ...