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 0000000013 13 Bytes
disable-check.diff 0000000456 456 Bytes
fix-64bit.diff 0000000320 320 Bytes
ready 0000000000 0 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 0000016342 16 KB
sqlite3.spec 0000017013 16.6 KB
Revision 4 (latest revision is 153)
unknown committed (revision 4)
Comments 0
openSUSE Build Service is sponsored by