The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

Index of the Manual
Miscellaneous recipes
Simple CD database example
Frequently asked questions
Deconfusion of terms used
Introduction to DBIx::Class
Introduction to DBIx::Class::Schema
Got a problem? Shoot it.

Modules

Extensible and flexible object <-> relational mapper.
Lets you build groups of accessors
Class::DBI Compatability layer.
Core set of DBIx::Class modules
Non-recommended classdata schema component
Automatically create objects from column data
Primary Key class
Automatic primary key class
(DEPRECATED) Automatic primary key class for DB2
(DEPRECATED) Automatic primary key class for MSSQL
(DEPRECATED) Automatic primary key class for MySQL
(DEPRECATED) Automatic primary key class for Oracle
(DEPRECATED) Automatic primary key class for Pg
(DEPRECATED) Automatic primary key class for SQLite
Inter-table relationships
Inter-table relationships
Responsible for fetching and creating resultset.
helpful methods for managing resultset classes (EXPERIMENTAL)
Result source object
provides a classdata table object and method proxies
Basic row methods
composable schemas
hooks for Storable freeze/thaw (EXPERIMENTAL)
DBI storage handler
Automatic primary key class for DB2
Automatic primary key class for MSSQL
Automatic primary key class for Oracle
Automatic primary key class for PostgreSQL
Automatic primary key class for SQLite
Automatic primary key class for MySQL
Base class for running Class::DBI tests against DBIx::Class compat layer, shamelessly ripped from Class::DBI::Test::SQLite
Force UTF8 (Unicode) flag on columns
Implicit uuid columns
UUID wrapper module
Create uuids using APR::UUID
Create uuids using Data::UUID
Create uuids using Data::Uniqid
Create uuids using UUID
Create uuids using Win32::Guidgen
Create uuids using Win32API::GUID
Validate all data before submitting to your database.

Provides

in lib/DBIx/Class/Storage/DBI.pm
in lib/DBIx/Class/CDBICompat/ColumnGroups.pm
in lib/DBIx/Class/Relationship/BelongsTo.pm
in lib/DBIx/Class/Storage/DBI.pm
in lib/DBIx/Class/CDBICompat/ImaDBI.pm