Database backend most ideal for php?

Reply

Join Date: Mar 2005
Posts: 2
Reputation: geekbutproud is an unknown quantity at this point 
Solved Threads: 0
geekbutproud's Avatar
geekbutproud geekbutproud is offline Offline
Newbie Poster

Database backend most ideal for php?

 
0
  #1
Apr 27th, 2005
hey ppl,
can anyone tell me which is the ideal database backend that i can use with php ...i thought about using access but i dont think it would be good enough...please help me.Thanx a lot.Ciao.
-geek.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 348
Reputation: paradox814 is an unknown quantity at this point 
Solved Threads: 4
paradox814's Avatar
paradox814 paradox814 is offline Offline
Posting Whiz

Re: Database backend most ideal for php?

 
0
  #2
Apr 27th, 2005
MySQL, it's free and open source just like php

when you think of PHP you think of MySQL
when you think of ASP you think of Access

the most common type of webservers out there are:
LAMP = linux, apache, mysql, php
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 4
Reputation: PhoenixDown is an unknown quantity at this point 
Solved Threads: 0
PhoenixDown PhoenixDown is offline Offline
Newbie Poster

Re: Database backend most ideal for php?

 
0
  #3
Apr 29th, 2005
PHP has some built in mysql support along with another database or two that I cant remember off hand. You'll find alot of suppport for a php/mysql combo so thats the best route in my own opinion.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 12
Reputation: robbyd is an unknown quantity at this point 
Solved Threads: 0
robbyd robbyd is offline Offline
Newbie Poster

Re: Database backend most ideal for php?

 
0
  #4
Apr 30th, 2005
for php, i think mysql is best. its very easy to learn and capable of doing many things. plus theres lots of articles and tutorials with the php/mysql combination.

but if you're on a windows platform, you might want to look into PostgreSQL for php.
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: Database backend most ideal for php?

 
0
  #5
May 10th, 2005
If you are thinking enterprise level, I would consider Oracle. For anything otherwise, MySQL would probably suffice. Especially, considering (MySQL) 4.1 and the upcoming changes in 5.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 138
Reputation: sarahk is an unknown quantity at this point 
Solved Threads: 1
sarahk's Avatar
sarahk sarahk is offline Offline
Junior Poster

Re: Database backend most ideal for php?

 
0
  #6
May 13th, 2005
Some people use Postgres as well and it's meant to be as good as MySQL.

If your site is hosted you may notice that hosts talk about providing LAMP

thats
Linux <-- the server operating system, the opposite of windows
Apache <-- drives the websites
Mysql <-- the database of choice
Php <-- the website language

that's how well they all fit together. On top of that if you visit sites like Sourceforge or OpenSourceCMS you'll find that the best free software is written for LAMP.

Mostly, though, just talk to your host about what they offer and go with that. You'll find it's MySql 95% of the time.

Sarah
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 307
Reputation: big_k105 is an unknown quantity at this point 
Solved Threads: 2
Team Colleague
big_k105's Avatar
big_k105 big_k105 is offline Offline
PFO Founder

Re: Database backend most ideal for php?

 
0
  #7
May 13th, 2005
i would say both PostgreSQL or MySQL are great options i personally use MySQL for everything i do on my own. but at work we use PostgreSQL and they are both great systems and both free
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 4726 | Replies: 6
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC