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
disable-check.diff 0000000456 456 Bytes
fix-64bit.diff 0000000320 320 Bytes
sqlite-3.5.4.tar.bz2 0001634507 1.56 MB
sqlite-check_fsync_dir.c 0000000392 392 Bytes
sqlite-load-ext.diff 0000000622 622 Bytes
sqlite-test-notime.diff 0000000554 554 Bytes
sqlite.desktop 0000000109 109 Bytes
sqlite.diff 0000000903 903 Bytes
sqlite3.changes 0000015962 15.6 KB
sqlite3.spec 0000016822 16.4 KB
Revision 1 (latest revision is 153)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by