Embeddable SQL Database Engine

Edit Package sqlite3

SQLite is a C library 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.

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

SQLite can be used via the sqlite command line tool or via any
application that supports the Qt database plug-ins.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000105 105 Bytes
sqlite-doc-3260000.zip 0009321276 8.89 MB
sqlite-src-3260000.zip 0011939787 11.4 MB
sqlite3-btree02-100.patch 0000001640 1.6 KB
sqlite3.changes 0000123190 120 KB
sqlite3.spec 0000005612 5.48 KB
Revision 111 (latest revision is 153)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 666791 from Reinhard Max's avatar Reinhard Max (rmax) (revision 111)
- btree02.test depended on Tcl internals that changed in 8.6.9.
  (sqlite3-btree02-100.patch)
Comments 0
openSUSE Build Service is sponsored by