The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Class-DBI-Lite class::dbi"

Class::DBI::Lite - Lightweight ORM for Perl River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite" offers a simple way to deal with databases in an object-oriented way. One class (the Model class) defines your connection to the database (eg: connectionstring, username and password) and your other classes define interaction with ...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::Pager - Page through your records, easily. River stage one • 1 direct dependent • 1 total dependent

Paging through records should be easy. "Class::DBI::Lite::Pager" makes it easy....

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::Fixture - Test fixtures for easy testing. River stage one • 1 direct dependent • 1 total dependent

This module provides stubs for the use of "test fixtures" to test your code....

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::Iterator - Simple iterator for Class::DBI::Lite River stage one • 1 direct dependent • 1 total dependent

Provides a simple iterator-based approach to Class::DBI::Lite resultsets....

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::Tutorial - How To Use Class::DBI::Lite River stage one • 1 direct dependent • 1 total dependent

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::TableInfo - Utility class for database table meta-information. River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite::TableInfo" provides a consistent means to discover the meta-info about tables and their fields in a database....

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::ColumnInfo - Extended meta-information about database table fields. River stage one • 1 direct dependent • 1 total dependent

Sometimes database table field information needs to be available during runtime. This class provides a simple interface to query a specific database field....

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::CacheManager - Base class for NoSQL cache managers. River stage one • 1 direct dependent • 1 total dependent

Many - but not all - database queries can be avoided by using a simple cache system. The CacheManager extentions for Class::DBI::Lite offer the following features: * Up to 10x increase in speed. * Per-class caching options - specify different cache p...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

lib/Class/DBI/Lite/SQLite.pm River stage one • 1 direct dependent • 1 total dependent

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

lib/Class/DBI/Lite/mysql.pm River stage one • 1 direct dependent • 1 total dependent

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::CacheManager::InMemory - Cache in RAM. River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite::CacheManager::InMemory" will store the results of searches in RAM for a specific length of time. This is helpful if you find that your application's performance is suffering because of oft-repeated queries. So, if your data require...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC

Class::DBI::Lite::CacheManager::Memcached - Cache via memcached. River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite::CacheManager::Memcached" uses Cache::Memcached to temporarily store the results of (presumably) frequent database searches for faster lookup. So, if your data requirements are such that you find objects of a specific class are gett...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC
12 results (0.063 seconds)