[ 原始碼: libdatabase-dumptruck-perl ]
套件:libdatabase-dumptruck-perl(1.2-4)
libdatabase-dumptruck-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdatabase-dumptruck-perl:
- [libdatabase-dumptruck-perl_1.2-4.dsc]
- [libdatabase-dumptruck-perl_1.2.orig.tar.gz]
- [libdatabase-dumptruck-perl_1.2-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
document-oriented interface to a SQLite database
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.
其他與 libdatabase-dumptruck-perl 有關的套件
|
|
|
|
-
- dep: libdbd-sqlite3-perl
- Perl DBI driver with a self-contained RDBMS
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language