82
I Use This!
Inactive

Ratings and Reviews

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Community Rating
4.81482
   

Average Rating:   4.8/5.0
Number of Ratings:   27
Number of Reviews:   2

My Review of DBIx::Class

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

nothingmuch says:
Solid stuff  
5.0
 
written over 16 years ago

This is definitely not supported by a "Small development team", nor is there a "Short source control history". DBIx::Class is one of the most solid and active projects in the Perl community as a whole. Those warnings are a result of ohloh's rather limited SVN support, and DBIC's repository layout.

What's special about DBIC is that it has not only saved countless hours in the begining of projects, where all ORMs seem to shine in their own special way, but it can sustain it's usefulness even in the rigors of strange demands. It is by far the most flexible and well designed system I've had the pleasure of working with.

Thanks!

6 out of 6 users found the following review helpful.

Did this review help you? |

hashbang... says:
Well worth the learning curve  
5.0
 
written over 15 years ago

I was initially fazed by the learning curve when transitioning from Class::DBI, but once I drank the koolaid and stopped expecting it to behave exactly like CDBI and instead treated it as entirely new and seperate ORM it really clicked.

On my current project, DBIC has allowed us to focus on the business logic and not spend time worrying about mucking about with SQL.

The power and flexibility of the search interface, the ability to handle joins and prefetch data elegantly has meant that even the hairiest scariest query generation code is now managable.

The documentation and support is incredible even for the vibrant perl community you find around CPAN.

I've yet to see something close to as good provided for other languages.

Did this review help you? |

Most Recent Reviews

hashbang... says:
Well worth the learning curve  
5.0
 
written over 15 years ago

I was initially fazed by the learning curve when transitioning from Class::DBI, but once I drank the koolaid and stopped expecting it to behave exactly like CDBI and instead treated it as entirely new and seperate ORM it really clicked.

On my current project, DBIC has allowed us to focus on the business logic and not spend time worrying about mucking about with SQL.

The power and flexibility of the search interface, the ability to handle joins and prefetch data elegantly has meant that even the hairiest scariest query generation code is now managable.

The documentation and support is incredible even for the vibrant perl community you find around CPAN.

I've yet to see something close to as good provided for other languages.

Did this review help you? |

nothingmuch says:
Solid stuff  
5.0
 
written over 16 years ago

This is definitely not supported by a "Small development team", nor is there a "Short source control history". DBIx::Class is one of the most solid and active projects in the Perl community as a whole. Those warnings are a result of ohloh's rather limited SVN support, and DBIC's repository layout.

What's special about DBIC is that it has not only saved countless hours in the begining of projects, where all ORMs seem to shine in their own special way, but it can sustain it's usefulness even in the rigors of strange demands. It is by far the most flexible and well designed system I've had the pleasure of working with.

Thanks!

6 out of 6 users found the following review helpful.

Did this review help you? |

 See all reviews