summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/DESCR
blob: a24f669f84076b43060570a66c80608dcc9a79e8 (plain)
1
2
3
4
5
6
7
SQLite is a public domain RDBMS database engine.

Rather than ask you to install SQLite first, because SQLite is
public domain, DBD::SQLite includes the entire thing in the
distribution. So in order to get a fast transaction capable RDBMS
working for your perl project you simply have to install this module,
and nothing else.