This link has been bookmarked by 171 people . It was first bookmarked on 14 Mar 2006, by Samuel cartaxo.
-
Peter RuwoldtMight be an option to mySQL
-
Denis NgSoftware library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
-
Jerry Wong是public domain协议的,基本上为所欲为了。
-
Joe GlassyGood, clearing house for SQLite info
-
Spin LaiLightweighted database
-
-
SQL database engine
-
-
Alexander KorneevSQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications a -
Srikant Jakilinkiopensource programming software development reference ..
First save on November 2004.
Small. Fast. Reliable. Choose any three.
SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects.
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen()
SQLite is a compact library. With all features enabled, the library size can be less than 300KB, depending on compiler optimization settings. (Some compiler optimizations such as aggressive function inlining and loop unrolling can cause the object code to be much larger.) If optional features are omitted, the size of the SQLite library can be reduced below 180KB. SQLite can also be made to run in minimal stack space (16KB) and very little heap (100KB), making SQLite a popular database engine choice on memory constrained gadgets such as cellphones, PDAs, and MP3 players. There is a tradeoff betwe -
Daryl MilneSQLite
-
Alex LeeSQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications a -
Antonio Alvarado Hernández
(tags: opera database bkm-imported-through-opera) -
Amy GahranI might need to install this
-
Owen MathewsEmbedded SQL database library
-
Mike KossData storage system in Firefox 2. Cool! Quoted: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
-
-
ary that implements a self-contained, embedd
-
-
Jaap van Wingerde"SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine."
-
Roy IvySQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
-
Jonathan PetersonSQLite is an open source, almost full-featured sql database in a small (250K max) executable designed for use in client applications. Very fancy.
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.