Database::DumpTruck is a simple document-oriented interface
to a SQLite database, modelled after Scraperwiki's Python dumptruck
module. It allows for easy (and maybe inefficient) storage and retrieval
of structured data to and from a database without interfacing with SQL.
.
The module attempts to identify the type of the data you're inserting and
uses an appropriate SQLite type.
Installed Size: 30.7 kB
Architectures: all