|
Chris CA Member Since: 01/19/2004 Total Posts: 719 3.0 Years Ago |
|
Hi Ryan.
I'm the developer for the site. The site is built on a custom PERL web engine that utilizes MySQL as the database. I'd be happy to answer any questions you may have. The engine does all the hard work so I can concentrate on building cool new features. Thanks for asking! |
|
|
Chris CA Member Since: 01/19/2004 Total Posts: 719 3.0 Years Ago |
|
I've never seen Hibernate. Yeah, I'm just one guy over here :-) I do everything including hardware, programming, graphics, marketing, customer support :-) But the system is designed to take care of all the hard work for me, so really, I just get to have fun. Glad you are enjoying the site! |
|
|
Jason VA Member Since: 07/05/2006 Total Posts: 5 2.0 Years Ago |
|
As far as Object Relational Mapping in Perl you have a couple of options but RDBO(Rose) being the most likly choice. ORMs are great for database flexability but interduce thier own set of issues... Darn tradeoffs hibernate has bitten me quite a number of times.
|
|
|
|