sqlite

command line interface for SQLite 2
 
  -1
  2 reviews



SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

NOTE: This package is SQLite version 2. Most programs that use SQLite use SQLite version 3. See the "sqlite3" package for that.
Latest reviews
1
lib2know 8 years ago

outdated. see: SQLite3

4
blueXrider 12 years ago

quite nice