SQLite

Software Screenshot:
SQLite
Software Details:
Version: 2.8.16
Upload Date: 3 Jan 15
Developer: C-Command Software
Distribution Type: Freeware
Downloads: 48
Size: 388 Kb

Rating: 2.0/5 (Total Votes: 1)

SQLite is a C library, written by D. Richard Hipp and others, that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.

SQLite is not a client library used to connect to a big database server. SQLite is the server. The SQLite library reads and writes directly to and from the database files on disk.

SQLite is used by Mac OS X software such as NetNewsWire and SpamSieve.

When you download SQLite and build it on a stock Mac OS X system, the sqlite tool has a very primitive command-line editing facility. This build of sqlite uses the GNU readline library, which provides fancy command-line editing (using, e.g. Emacs key bindings) as well as a command history. Software built using the included libsqlite.a library does not link with readline and thus is not tainted by the GPL.

What is new in this release:

  • Fix a bug that can lead to database corruption if there are two open connections to the same database and one connection does a VACUUM and the second makes some change to the database.
  • Correctly handle quoted names in CREATE INDEX statements.
  • Fix a naming conflict between sqlite.h and sqlite3.h.
  • Avoid excess heap usage when copying expressions.
  • Other minor bug fixes.
  • Official change list.

Requirements:

Mac OS X 10.1

Similar Software

Color Picker Pro
Color Picker Pro

3 Jan 15

PHP-Aquarium
PHP-Aquarium

3 Jan 15

Hextrapolate
Hextrapolate

3 Jan 15

AquaQuery
AquaQuery

3 Jan 15

Other Software of Developer C-Command Software

DropDMG
DropDMG

30 Nov 18

ToothFairy
ToothFairy

4 May 20

BBAutoComplete
BBAutoComplete

4 May 20

CVSTrac
CVSTrac

3 Jan 15

Comments to SQLite

Comments not found
Add Comment
Turn on images!