| « The concept of regression testing during implementation | SQLite Query Analyzer » |
ADO.NET Data Provider for SQLite

Finisar.SQLite is an ADO.NET Data Provider for accessing SQLite-Databases using the .NET-Framework.
SQLite itself is "a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine" (quoted from the sqlite.org Website)
The Finisar.SQLite Data Provider is an easy way to use the SQLite-Database in .net Languages like C# and VB.net
http://adodotnetsqlite.sourceforge.net/