By mswatcher
via codeproject.com
Published: Nov 11 2009 / 09:04
SQLite is a small, fast and embeddable database where the database engine and the interface are combined into a single library. It also has the ability to store all the data in a single file. So if your application requires a standalone database, SQLite is perhaps the perfect choice for you.



Comments
gioymila replied ago:
The page is rather old and it is unclear if SQLite is fully supported in Windows x64 OS (ODBC?)
Voters For This Link (6)
Voters Against This Link (1)