这里我会给出一些实用的SQLite资源。
SQLite引擎
SQLite:http://www.sqlite.org/
.NET Data Provider for SQLite
ADO.NET Data Provider for SQLite. (.NET Framework 1.1). Supports both SQLite 2 and 3, Full and Compact Framework. http://adodotnetsqlite.sourceforge.net/
ADO.NET 2.0/VS2005 Data Provider for SQLite. Supports Full and Compact Framework, Visual Studio Design-Time Support. http://sqlite.phxsoftware.com
.NET Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html
.NET C# wrapper for SQLite (usable with C#, Managed C++ & VB.NET) - http://www.phpguru.org/static/SQLite.NET.html
SQLite Tools
SQLite Spy (http://www.yunqa.de/delphi/sqlitespy/),一个非常不错的SQLite Database Explorer and Query Analyzer。不需要安装。
DBTools Manager ( http://www.dbtools.com.br/),有免费版本的多数据库管理器,同时支持SQLite。 Aqua Data Studio (http://www.aquafold.com/),有很多功能支持很多数据库的一个软件,可以通过JDBC或ODBC来支持SQLite查询。SQLite Wiki (http://www.sqlite.org/cvstrac/wiki),很多资源链接都是在这上面找到的,这是最后的资源。^_^
以上所提到的所有资源你都可以获得其免费版本。^_^