GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DBIx::Skinny::Manual::EN(3) User Contributed Perl Documentation DBIx::Skinny::Manual::EN(3)

DBIx::Skinny::Manual::EN - DBIx::Skinny Manual (English)

Why I made DBIx::Skinny.

There are many OR mappers for Perl - Class::DBI, DBIx::Class, Data::ObjectDriver, Data::Model, Rose::DB::Object, DBIx::DataModel, etc.

The OR mappers listed here basically use OO methods based on SQL queries to assemble a database result.

Various objects are the result.

Class::DBI and DBIx::Class have been widely used. DBIx::Class is an especially powerful OR mapper but also a bit heavyweight and somewhat slow.

The main objectives of DBIx::Skinny are:

Inflate when dealing with utf8 issues

Handle common OR operations

Intuitive select statements

Smaller code base.

  IRC: #dbix-skinny@irc.perl.org

  ML: http://groups.google.com/group/dbix-skinny
2010-11-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.