summaryrefslogtreecommitdiffstats
path: root/libraries/sqlite/slack-desc
blob: f6419e415c3bd644f90278709343c2040006f13d (plain)
1
2
3
4
5
6
7
8
9
10
11
sqlite: SQLite (simple, self contained database engine)
sqlite:
sqlite: SQLite is a small C library that implements a self-contained,
sqlite: embeddable, zero-configuration SQL database engine.
sqlite:
sqlite: The SQLite distribution comes with a standalone command-line access
sqlite: program (sqlite) that can be used to administer an SQLite database
sqlite: and which serves as an example of how to use the SQLite library.
sqlite:
sqlite: Homepage: http://www.sqlite.org/
sqlite: