hi,
  
  Is there any issue with using modperl with postgres vs mysql 
for a database driven website? Don't want to bark up the wrong 
tree in a mod_perl project only to discover I picked the wrong .db :-/ 

>From a licensing perspective which one is less risky if doing some 
work for a client? Noticed slashcode however the postgres port 
has stopped. AFAIK anyhow. Thought if practical I would do 
some coding to integrate Postgres if it is the right choice.
If not MySQL? Just wanted to confirm that either is safe for a 
customer to use. They would not sell the program but they might
sell the programs I write and the actual singular database.

   Basically I want to simply insert data into a 
.db and then  produce HTML from the results and queries.
The thought has crossed my mind to as well output the images
as well from the .db What mod:perl modules should I seriously
consider. Appreciate any pointers here as am just about to 
to begin the DBI:: stuff.

TIA
[EMAIL PROTECTED]

 

Reply via email to