DBIx::Skinny::Pager is resultset pager interface for
DBIx::Skinny. This module is not support for search_by_sql or
search_named.
DBIx::Skinny::Schema::Loader is schema loader for DBIx::Skinny. It
can dynamically load schema at run-time or statically publish them.
It supports MySQL and SQLite, and PostgreSQL.
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.
DBIx::Skinny is simple DBI wrapper and simple O/R Mapper. It aims to
be lightweight, with minimal dependencies so it's easier to install.
DBIx::Sunny is a simple DBI wrapper. It provides better usability for you.
This module based on Amon2::DBI. DBIx::Sunny supports only SQLite and MySQL.
DBIx::TableHash is a perl module that ties a hash to a DBI/mysql table or
slice of the table, along with some methods to build SQL for common
database operations, returning data in convenient structures.
DBIx::TransactionManager is a simple transaction manager. Like
DBIx::Class::Storage::TxnScopeGuard.
When you've got one of those nasty self-referential tables that you
want to bust out into a tree, this is the module to check out. Assum-
ing there are no horribly broken nodes in your tree and (heaven forbid)
any circular references
Philip M. Gollucci <philip@p6m7g8.com>
DBIx::VersionedDDL is a perl module to upgrade and downgrade database
schemas to a specified version.
This is the DBIx::Wrapper module -- a convenience wrapper around Perl's DBI.