This ZIP archive contains a DLL for the SQLite library version 3.7.6. The DLL is built using SQLITE_ENABLE_COLUMN_METADATA so that it is suitable for use with Ruby on Rails.
(650.35 KiB) An analysis program for database files compatible with all SQLite versions through 3.7.15.1 and beyond. (sha1: 17a18974a6d3923433488f115f8f7a979dce2a43)
sqlite-amalgamation-3071501.zip (1.33 MiB) This ZIP archive contains all C source code for SQLite 3.7.15.1 combined into a single source file (the amalgamation). (sha1: 80bea29dce445d4d8046e6730374964e0c74422e)
Visual studio 2012 下 sqlite3的工程文件,生成32或64位的sqlite3库 This page explains how to compile SQLite with Microsoft Visual Studio.NET (aka VS.NET). Download Download and unzip the file sqlite_source.zip (or sqlite-amalgamation-x_x_x_x.zip). Do not use the .
sqlite3is a terminal-based front-end to the SQLite library that can evaluatequeries interactively and display the results in multiple formats.sqlite3can also be used within shell scr ipts and other applications to providebatch processing features.