Novell Linux Desktop 9
package descriptions
sqlite
An Embeddable SQL Database Engine
|
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 the server. 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 which supports the Qt database plugins. |
| Version: | 2.8.12 |
|---|---|
| Release: | 26.2 |
| Medium: | DVD1 |
| Path: | /suse/i586/sqlite-2.8.12-26.2.i586.rpm |
| Group: | Productivity/Databases/Servers |
| License: | distributable, Other License(s), see package |
| Size: | 344 KB |
| Homepage: | http://www.sqlite.org/ |
File list
-rwxr-xr-x root root 27717 Aug 25 19:13 /usr/bin/sqlite lrwxrwxrwx root root 18 Aug 25 19:13 /usr/lib/libsqlite.so.0 -> libsqlite.so.0.8.6 -rwxr-xr-x root root 324139 Aug 25 19:13 /usr/lib/libsqlite.so.0.8.6
