System.Data.SQLite

SQLite is a free, yet very advanced and widely used SQL database engine intended to be integrated into applications that can't bother the user to install and maintain an external database driver. The System.Data.SQLite project provides a all-in-one DLL that contains ADO.NET 2.0 bindings in addition to the established C interface.