Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^10: Input on Lightweight SQL Query Templating?

by siracusa (Friar)
on Apr 28, 2009 at 02:30 UTC ( [id://760484]=note: print w/replies, xml ) Need Help??


in reply to Re^9: Input on Lightweight SQL Query Templating?
in thread Input on Lightweight SQL Query Storage?

"tell me your db layout", which is pretty annoying when you're still developing the app and your layout is this in a flux

I agree. DBIx::Class gets around this (Rose::DB might too, I'm not sure) with auto loading schema.

FWIW, Rose::DB::Object can indeed inspect your database and create appropriate Perl classes, either in memory or on disk as *.pm files, including column data types, foreign keys, and other relationships between tables. There's an example in the tutorial.

  • Comment on Re^10: Input on Lightweight SQL Query Templating?

Replies are listed 'Best First'.
Re^11: Input on Lightweight SQL Query Templating?
by Your Mother (Archbishop) on Apr 28, 2009 at 05:07 UTC

    I had a feeling. Rose's reputation is great. The only reason I haven't used it is I came to DBIC (via CDBI) first and it hasn't let me down yet. :) I think it's fabulous that Perl boasts two ORMs of this caliber.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://760484]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found