パッケージ: libclass-dbi-perl (3.0.17-5)
libclass-dbi-perl に関するリンク
Debian の資源:
libclass-dbi-perl ソースパッケージをダウンロード:
- [libclass-dbi-perl_3.0.17-5.dsc]
- [libclass-dbi-perl_3.0.17.orig.tar.gz]
- [libclass-dbi-perl_3.0.17-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
convenient abstraction layer to a database
Class::DBI not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.
This is particularly useful when using a database which doesn't support these (such as MySQL), or when you would like your code to be portable across multiple databases which might implement these things in different ways.
In short, Class::DBI aims to make it simple to introduce 'best practice' when dealing with data stored in a relational database.
その他の libclass-dbi-perl 関連パッケージ
|
|
|
|
-
- dep: libclass-accessor-perl
- 自動的にアクセサを生成する Perl モジュール
-
- dep: libclass-data-inheritable-perl
- Perl module to create accessors to class data
-
- dep: libclass-trigger-perl
- Mix-in to add/call inheritable triggers
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: libima-dbi-perl
- module for database connection caching and organization
-
- dep: libuniversal-moniker-perl
- Methods to output nicer names for your Perl modules/classes
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libclass-dbi-abstractsearch-perl
- Abstract Class::DBI's SQL with SQL::Abstract
-
- sug: libclass-dbi-loader-perl
- Perl module for dynamic definition of Class::DBI sub classes
-
- sug: libclass-dbi-mysql-perl
- extensions to Class::DBI for MySQL
-
- sug: libclass-dbi-pg-perl
- Postgres 用の Class::DBI 拡張
-
- sug: libclass-dbi-sqlite-perl
- extension to Class::DBI for sqlite