7 lines
211 B
Markdown
7 lines
211 B
Markdown
# perl-DBD-SQLite
|
|
|
|
SQLite is a public domain file-based relational database engine that you can find at
|
|
http://www.sqlite.org/.
|
|
This module provides a SQLite RDBMS module that uses the system SQLite libraries.
|
|
|