CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

  Categories    > >     Database Interfaces     > >     DBIx
Apache-iNcom
An e-commerce framework
DBIx-Abstract
Wrapper for DBI that generates SQL
DBIx-AbstractLite
Lightweight DBI SQL abstraction in a hybrid interface
DBIx-AbstractStatement
SQL command kept together with the bindings
DBIx-Admin-BackupRestore
Back-up all tables in a db to XML, and restore them
DBIx-Admin-CreateTable
A module for creating and dropping tables and sequences
DBIx-Admin-DSNManager
Manage a file of DSNs, for both testing and production
DBIx-Admin-TableInfo
A wrapper for all of table_info(), column_info(), *_key_info()
DBIx-AnyDBD
Module to make cross db applications easier
DBIx-Array
This module is a wrapper around DBI with array interfaces
DBIx-AutoReconnect
restart DBI calls after reconnecting on failure
DBIx-BabelKit
Multilingual Code Description Lookup Table
DBIx-bind_param_inline
list variables in bh->prepare method instead of calling th->bind_param
DBIx-BlackBox
Access database with stored procedures only
DBIx-BLOB-Handle
Read Database Large Object Binaries from file handles
DBIx-Broker
a little layer somewhere between top-level code and raw DBI calls
DBIx-Browse
A class to browse related tables via CGI/Web
DBIx-BulkLoader-Mysql
Perl extension for mysql bulk loading
DBIx-CGITables
Easy DB access from a CGI
DBIx-Changeset
Discrete management for database changes.
DBIx-Chart
extends DBI & SQL w/ charting capabilities
DBIx-CheckConnectivity
util to check database's connectivity
DBIx-Class
Extensible and flexible object <-> relational mapper.
DBIx-Class-AsFdat
like CDBI::Plugin::AsFdat.
DBIx-Class-BitField
Store multiple boolean fields in one integer field
DBIx-Class-Candy
Sugar for your favorite ORM, DBIx::Class
DBIx-Class-CompressColumns
Automatic compress columns
DBIx-Class-Cursor-Cached
cursor class with built-in caching support
DBIx-Class-CustomPrefetch
Custom prefetches for DBIx::Class
DBIx-Class-DeleteAction
Define delete triggers
DBIx-Class-DeploymentHandler
Extensible DBIx::Class deployment
DBIx-Class-DigestColumns
Automatic digest columns
DBIx-Class-DigestColumns-Lite
easy to use Digest Value for DBIx::Class
DBIx-Class-DynamicDefault
Automatically set and update fields
DBIx-Class-DynamicSubclass
Convenient way to use dynamic subclassing.
DBIx-Class-EasyConf-YAML
DBIx::Class Component for text based
DBIx-Class-EncodeColumns
Handle column encodings
DBIx-Class-EncodedColumn
Automatically encode column values
DBIx-Class-Fixtures
Dump data and repopulate a database using rules
DBIx-Class-ForceUTF8
Force UTF8 (Unicode) flag on columns
DBIx-Class-FormatColumns
Creates format accessors for you
DBIx-Class-FromSledge
Update or Insert DBIx::Class data using from Sledge
DBIx-Class-FromValidators
Update or Insert DBIx::Class data from Validators
DBIx-Class-FrozenColumns
Store virtual columns inside another column.
DBIx-Class-GeomColumns
Filter of geometry columns to access with WKT
DBIx-Class-Graph
Represent a graph in a relational database using DBIC
DBIx-Class-Helpers
Simplify the common case stuff for DBIx::Class.
DBIx-Class-HTMLWidget
Like FromForm but with DBIx::Class and HTML::Widget
DBIx-Class-I18NColumns
Internationalization for DBIx::Class Result class
DBIx-Class-Indexed
Index data via external indexing facilities.
DBIx-Class-Indexer-WebService-Lucene
Automatic indexing of DBIx::Class objects via WebService::Lucene
DBIx-Class-InflateColumn-Authen-Passphrase
Inflate/deflate columns to Authen::Passphrase instances
DBIx-Class-InflateColumn-BigFloat
Auto-inflate your decimal columns into solid floats
DBIx-Class-InflateColumn-Boolean
Auto-create boolean objects from columns.
DBIx-Class-InflateColumn-Currency
Auto-create Data::Currency objects from columns.
DBIx-Class-InflateColumn-FS
Inflate/deflate columns to Path::Class::File objects
DBIx-Class-InflateColumn-IP
Auto-create NetAddr::IP objects from columns.
DBIx-Class-InflateColumn-ISBN
Auto-create Business::ISBN objects from columns.
DBIx-Class-InflateColumn-Markup-Unified
Automatically formats a text column
DBIx-Class-InflateColumn-Object-Enum
Allows a DBIx::Class user to define a Object::Enum column
DBIx-Class-InflateColumn-Path-Class
Inflate columns into Path::Class objects
DBIx-Class-InflateColumn-Serializer
Inflators to serialize data structures for DBIx::Class
DBIx-Class-InflateColumn-URI
Auto-create URI objects from columns
DBIx-Class-IntrospectableM2M
Introspect many-to-many relationships
DBIx-Class-Journal
Auditing for tables managed by DBIx::Class
DBIx-Class-LibXMLdoc
Create an adjunct "[column]Doc" accessor of a column's data which is automatically parsed into a LibXML documentElement (beta-software).
DBIx-Class-Loader
Dynamic definition of DBIx::Class sub classes.
DBIx-Class-Loader-ADO
DBIx::Class::Loader ADO Implementation.
DBIx-Class-MooseColumns
Lets you write DBIC add_column() definitions as attribute options
DBIx-Class-OptimisticLocking
Optimistic locking support for
DBIx-Class-PassphraseColumn
Automatically hash password/passphrase columns
DBIx-Class-PhoneticSearch
Phonetic search with DBIC
DBIx-Class-Preview
Optimistic locking support for
DBIx-Class-ProxyTable
without generating a schema
DBIx-Class-QueriesTime
Get your query's time.
DBIx-Class-QueryLog
Log queries for later analysis.
DBIx-Class-QueryProfiler
DBIx::Class profiler
DBIx-Class-RandomColumns
Implicit random columns
DBIx-Class-RandomStringColumns
Implicit random string columns
DBIx-Class-RDBOHelpers
DBIC compat with Rose::DBx::Object::MoreHelpers
DBIx-Class-Result-ColumnData
DBIx Class Result ColumnData
DBIx-Class-Result-ExternalAttribute
DBIx Class Result ExternalAttribute
DBIx-Class-Result-ProxyField
DBIx Class Result ProxyField
DBIx-Class-ResultSet-Data-Pageset
Get a Data::Pageset pager from a resultset
DBIx-Class-ResultSet-Faceter
Faceting for DBIx::Class ResultSets
DBIx-Class-ResultSet-HashRef
Adds syntactic sugar to skip the fancy objects
DBIx-Class-ResultSet-RecursiveUpdate
like update_or_create - but recursive
DBIx-Class-ResultSet-Void
improve DBIx::Class::ResultSet with void context
DBIx-Class-ResultSet-WithMetaData DBIx-Class-SaltedPasswords
Salts password columns
DBIx-Class-Schema-Config
Manage connection credentials for DBIx::Class::Schema in a file.
DBIx-Class-Schema-Loader
Dynamic definition of a DBIx::Class::Schema
DBIx-Class-Schema-PopulateMore
An enhanced populate method
DBIx-Class-Schema-RestrictWithObject
Restrict ResultSets
DBIx-Class-Schema-ResultSetAccessors
Short hand ResultSet Accessors
DBIx-Class-Schema-Slave
L<DBIx::Class::Schema> for slave B<(EXPERIMENTAL)>
DBIx-Class-Service
Aggregate DBIC processes between multiple tables.
DBIx-Class-SingletonRows
make database rows returned by DBIx::Class
DBIx-Class-Snowflake
Easily use DBIC with snowflake schemas.
DBIx-Class-Stash
stash for DBIC
DBIx-Class-Storage-DBI-mysql-backup
Enable `backup` DBIx::Class using MySQL
DBIx-Class-StorageReadOnly
Can't insert and update and delete for DBIC
DBIx-Class-TableNames
get table name list from database
DBIx-Class-Tokenize
Automatically tokenize a column on creation
DBIx-Class-Tree-CalculateSets
DBIx-Class-UserStamp
Automatically set update and create user id fields
DBIx-Class-UUIDColumns
Implicit uuid columns
DBIx-Class-VirtualColumns
Add virtual columns to DBIx::Class schemata
DBIx-Class-WebForm
CRUD Methods For DBIx::Class
DBIx-CodeKit
Universal Code Description Lookup Table
DBIx-Compare
Compare database content
DBIx-Compare-ContentChecksum-mysql
Rapid comparison of MySQL database content
DBIx-Composer
Composes and runs SQL statements.
DBIx-Connect-FromConfig
Creates a DB connection from a configuration file
DBIx-Connection
Simple database interface.
DBIx-Connector
Fast, safe DBI connection and transaction management
DBIx-ContextualFetch
Add contextual fetches to DBI
DBIx-Cookbook
executable cookbook for DBI ORMs
DBIx-Copy
Copying databases
DBIx-CopyRecord
Copy records within a database.
DBIx-CouchLike
DBI based CouchDB like document database library
DBIx-Counter
Manipulate named counters stored in a database
DBIx-CSSQuery
A Perl DBI extension module to let you fetch data with CSS query syntax.
DBIx-Cursor
Perl extension for easy DBI-access to a single table.
DBIx-Custom
Execute insert, update, delete, and select statement easily
DBIx-DataAudit
summarize column data for a table
DBIx-DataLookup DBIx-DataModel
UML-based Object-Relational Mapping (ORM) framework
DBIx-DataSource
Database-independant create and drop functions
DBIx-DBHResolver
Resolve database connection on the environment has many database servers.
DBIx-DBHResolver-Strategy-RoundRobin
round robin sharding strategy.
DBIx-DBO
An OO interface to SQL queries and results. Easily constructs SQL queries, and simplifies processing of the returned data.
DBIx-DBO2
Objects mapping to SQL relational structures
DBIx-DBObj
Objects mapping to SQL relational structures
DBIx-DBSchema
Database-independent schema objects
DBIx-DBStag
DBStag
DBIx-Dictionary
Support for query dictionaries in DBI
DBIx-DoMore
(**DEPRECATED** use DBIx::MultiStatementDo instead) Multiple SQL statements in a single do() call with any DBI driver
DBIx-Dump
Perl extension for dumping database (DBI) data into a variety of formats.
DBIx-DWIW
Robust and simple DBI wrapper to Do What I Want (DWIW)
DBIx-Easy
Easy to Use DBI interface
DBIx-Encoding
Doing encode/decode in the character code which you appointed in an attribute.
DBIx-EnumConstraints
Generates enum-like SQL constraints
DBIx-Export
Export data from DBI as a SQLite database
DBIx-Factory
a simple factory class for DBI database handle
DBIx-FetchLoop
Fetch with change detection and aggregates
DBIx-File2do
execute SQL statements from file
DBIx-FileStore
Module to store files in a DBI backend
DBIx-FileSystem
manage tables like a filesystem
DBIx-Frame
a perl module for creating and maintaining DBI frameworks
DBIx-FullTextSearch
Index documents with MySQL as storage
DBIx-Fun
DBIx::Fun - access database stored procedures as methods
DBIx-glueHTML
CGI interface to DBI databases
DBIx-HA
High Availability package for DBI
DBIx-Hash2Table
Save a hash into a database table
DBIx-HTML-ClientDB
Convert sql into a client-side db with keyed access.
DBIx-HTML-LinkedMenus
Convert SQL to 2 linked HTML popup menus.
DBIx-HTML-PopupRadio
Convert sql into a popup menu or radio group.
DBIx-HTMLinterface
Class for creating a CGI interface to a database
DBIx-HTMLTable
Create HTML table from DBI query output.
DBIx-Informix-Perform
Informix Perform character DB form emulator
DBIx-InsertHash
insert/update a database record from a hash
DBIx-Inspector
Get information from $dbh
DBIx-InterpolationBinding
Perl extension for turning perl
DBIx-IO
Abstraction layer for database I/O with auto-discovery of data dictionary.
DBIx-JCL
Job Control Library for database load tasks
DBIx-JSON
Perl extension for creating JSON from existing DBI datasources
DBIx-Knowledge
Report creation on linear convergent data sets for Business Intelligence
DBIx-LazyMethod
Simple 'database query-to-accessor method' wrappers. Quick and dirty OO interface to your data.
DBIx-Librarian
Manage SQL in repository outside code
DBIx-Locker
locks for db resources that might not be totally insane
DBIx-Log4perl
Log all Perl DBI calls Log::Log4perl
DBIx-Lookup-Field
Create a lookup hash from a database table
DBIx-Migrate
DBI extension for 'batch-mode' table migration
DBIx-Migration
Seamless DB schema up- and downgrades
DBIx-Migration-Classes
Class-based migration for relational databases.
DBIx-Migration-Directories
Install/remove/upgrade/downgrade SQL schemas
DBIx-MoCo
Light & Fast Model Component
DBIx-MoCo-Pageset
A flexible pager utility for DBIx::MoCo using Data::Pageset
DBIx-MSAccess-Convert2Db
Convert an MS Access database into a MySQL/Postgres/Other database
DBIx-MSSQLReporter
An module to connect Perl to MS SQL Server and MS Data Engine
DBIx-MultiDB
join data from multiple databases
DBIx-MultiStatementDo
Multiple SQL statements in a single do() call with any DBI driver
DBIx-MyParse
interface to MySQL's parser
DBIx-MyParsePP
Pure-Perl SQL parser based on MySQL grammar
DBIx-MyParseX
Extensions to DBIx::MyParse
DBIx-MyPassword
DBIx::MyPassword - My Own Password Cache
DBIx-MyServer
Server-side implementation of the MySQL network protocol
DBIx-MySperql
Easy one line SQL calls w DBI and MySQL.
DBIx-MySperqlOO DBIx-Mysql-InformationSchema
Access to the Mysql INFORMATION_SCHEMA view
DBIx-MySQL-Replication-Slave
Stop, start and monitor your slaves.
DBIx-MySQLSequence
Proper and correct (emulated) sequence support for MySQL
DBIx-NamedBinding
use named parameters instead of '?'
DBIx-NamedDSN
Store all of your DSNs in the same location.
DBIx-NamedQuery
SQL queries are referenced by name from Perl
DBIx-NoSQL
NoSQL-ish overlay for an SQL database
DBIx-ObjectMapper
An implementation of the Data Mapper pattern (object-relational mapper).
DBIx-Objects
Framework for developing database-bound obje
DBIx-OO
Database to Perl objects abstraction
DBIx-OracleLogin
takes a string and splits out individual login information (user id, Oracle sid, and password) to be used in a DBI->connect() statement when connecting to an Oracle database.
DBIx-OracleSequence
OO access to Oracle sequences via DBD-Oracle
DBIx-ORM-Declarative
Creates db objects with descriptive syntax
DBIx-Pager
SQL paging helper.
DBIx-Password
Abstration layer for database passwords
DBIx-PasswordIniFile
Manages DBI connections with password and other params stored in a C<.ini> style file.
DBIx-Patcher
store history of patches applied in database schema
DBIx-Path
resolve a path in an in-database tree or directed graph
DBIx-PDlib
DBI SQL abstraction and convenience methods
DBIx-Perform
Informix Perform(tm) emulator
DBIx-Perlish
a perlish interface to SQL databases
DBIx-PgLink
external database access from PostgreSQL backend using Perl DBI
DBIx-PhraseBook
provides phrasebooked database queries, allowing client code to avoid embedding
DBIx-Placeholder-Named
DBI with named placeholders
DBIx-POS
Define a dictionary of SQL statements in a POD dialect (POS)
DBIx-Printf
A printf-style prepared statement
DBIx-Printf-Named
A named-printf-style prepared statement
DBIx-Procedure-Oracle
Call PL/SQL stored procedures and functions without
DBIx-ProcedureCall
Perl extension to make database stored procedures look like Perl subroutines
DBIx-Profile
DBI query profiler Version 1.0
DBIx-ProfileManager
Helps to fine control your DBI profiling without hassles
DBIx-QueryByName
Execute SQL queries by name
DBIx-QueryLog
Logging queries for DBI
DBIx-Recordset
DB-Abtractionlayer / Access via Arrays/Hashs
DBIx-Recordset-Playground
working sample usages of DBIx::Recordset
DBIx-Repgen
simple report generator from DB-selected data
DBIx-Replicate
Synchornizes an SQL table to anther table
DBIx-Report-Excel
creating Excel reports from SQL statements
DBIx-ResultSet
Lightweight SQL query building and execution.
DBIx-RetryOverDisconnects
DBI wrapper that helps to deal with databases connection problems
DBIx-RewriteDSN
dsn rewriter for debug
DBIx-RoboQuery
Very configurable/programmable query object
DBIx-Roles
Roles for DBI handles
DBIx-Romani
Romani is a SQL and database abstraction layer, inspired by Creole, which aims to help adapt to the differences in SQL dialects
DBIx-RunSQL
run SQL to create a database schema
DBIx-Schema
An SQL Abstration layer for working with whole schemas
DBIx-Schema-UpToDate
Helps keep a database schema up to date
DBIx-SchemaChecksum
Generate and compare checksums of database schematas
DBIx-SearchBuilder
Encapsulate SQL queries and rows in simple perl objects
DBIx-Sequence
Database independent ID generation
DBIx-ShowCaller
adds a Perl caller info to the SQL command
DBIx-Simple
Very complete easy-to-use OO interface to DBI
DBIx-Simple-Batch
An Alternative To ORM and SQL Stored Procedures.
DBIx-Simple-DataSection
executes the sql in the __DATA__ section
DBIx-Simple-OO
Retrieve database rows as objects
DBIx-Simple-Procedure
An alternative to SQL stored procedures
DBIx-Simple-UTF8Columns
Force UTF-8 flag for DBIx::Simple data
DBIx-SimpleGoBetween
DBI Wrapper interface
DBIx-SimplePerl
Perlish access to DBI
DBIx-SimpleQuery
Query a SQL database with very little code
DBIx-Skinny
simple DBI wrapper/ORMapper
DBIx-Skinny-InflateColumn-DateTime
DateTime inflate/deflate settings for DBIx::Skinny
DBIx-Skinny-Mixin-BulkInsertWithTrigger DBIx-Skinny-Mixin-DBHResolver
DBIx::DBHResolver mixin for DBIx::Skinny.
DBIx-Skinny-Pager
DBIx-Skinny-ProxyTable
handling dynamic table for DBIx::Skinny
DBIx-Skinny-Schema-Loader
Schema loader for DBIx::Skinny
DBIx-SpatialKey
Perl module for the management of spatial keys.
DBIx-SQL-Abstract
Provides a convenient abstraction layer to a database.
DBIx-SQLCrosstab
creates a server-side cross tabulation from a database
DBIx-SQLEngine
Extends DBI with high-level operations
DBIx-SQLite-Deploy
Easy SQLite deployment
DBIx-SQLite-Simple
easy access to SQLite databases using objects
DBIx-Sunny
Simple DBI wrapper
DBIx-Table-Dup
Perl module to (return SQL to) create duplicate copy of table
DBIx-Table2Hash
Read a database table into a hash
DBIx-TableHash
Tie a hash to a mysql table + SQL utils
DBIx-TableLoader
Easily load a database table from a data set
DBIx-TableLoader-CSV
Easily load a CSV into a database table
DBIx-TableReferences-MSSQL
Discover MSSQL table references
DBIx-TextIndex
Perl extension for full-text searching in SQL databases
DBIx-TextSearch
Database independent text indexing, Postgres, mysql and DB2 on;y at the moment
DBIx-Threaded
DBI subclass to share handles across threads
DBIx-Timeout
provides safe timeouts for DBI calls
DBIx-Transaction
DBMS-agnostic nested database transactions
DBIx-TransactionManager
transaction handling for database.
DBIx-Tree
Generate a tree from a self-referential database table
DBIx-Tree-MaterializedPath
fast DBI queries and updates on "materialized path" trees
DBIx-Tree-NestedSet
Allow transactions to be nested in DBI
DBIx-Tree-Persist
Play with Tree and Tree::Persist a la DBIx::Tree
DBIx-Version
Perl extension for getting database software name and version.
DBIx-VersionedDDL
Upgrade and downgrade database schemas to a specified version.
DBIx-VersionedSchema
Keeps track of database schema versions
DBIx-VersionedSubs
all your code are belong into the DB
DBIx-Wrap
An object oriented wrapper around DBI.
DBIx-Wrapper
Wrapper Module for the DBI
DBIx-Wrapper-Config
Config Module for DBIx::Wrapper
DBIx-Wrapper-VerySimple
Wrapper around DBI providing very simple interface.
DBIx-XHTML_Table
SQL query result set to XML-based HTML table
DBIx-XML-DataLoader
load data from xml document into DB
DBIx-XMLMessage
XML Message exchange between DBI data sources
DBIx-XMLServer
Serve data as XML in response to HTTP requests
DBIx-XML_RDB
Creates XML from DBI datasources
DBIx-YAWM
(Yet Annother Wrapper Module) Provides a simplified interface to DBI
dbMan
Database management tool
KiokuDB-Backend-DBI
L<DBI> backend for L<KiokuDB>
SchemaView-Plus
Retrieve, drawing and printing database schema
SQL-Interp
Interpolate Perl variables into SQL statements
SQL-Interpolate
Interpolate Perl variables into SQL statements

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.