Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: What is the best approach?

by jZed (Prior)
on Nov 14, 2007 at 19:02 UTC ( [id://650827]=note: print w/replies, xml ) Need Help??


in reply to What is the best approach?

I'm not sure why you'd want the database to be XML, but if you do, DBD::AnyData can read and write XML databases using XML::Twig. You'd probably be better off with SQLite, PostgreSQL, or MySQL as a backend. You probably want to use a web application framework like CGI::Appplication or, for heavy duty Catalyst or Jifty. You probably want a database ORM such as DBIx::Class or Class::DBI. There are a number of threads on this site on all of those modules including some recent ones on comparing the web app frameworks.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-20 10:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found