Which is suitable ???????

Discussion in 'PHP' started by tomsign, Jul 19, 2010.

  1. #1
    hello.



    Is there any other database which work effectively with PHP other then MYSQL?



    waiting your reply:)
     
    tomsign, Jul 19, 2010 IP
  2. Deacalion

    Deacalion Peon

    Messages:
    438
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There's plenty. At least another ten. Mssql, PostgreSQL, Oracle, Mongo, Sysbase, Ovrimos.
     
    Deacalion, Jul 19, 2010 IP
  3. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #3
    Of course, but the most accessible is mySQL and widely supported, so there's no reason to do all the hassle by switching.
     
    Rainulf, Jul 19, 2010 IP
  4. darkrider919

    darkrider919 Peon

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i'd stick with the basics.
     
    darkrider919, Jul 19, 2010 IP
  5. manimaran

    manimaran Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    PHP and MySQL is a wonderful pair :) MySQL is open source (free) and yet powerful database.
    • You don't worry about database administration.
    • The maintenance also easy compared with other databases like Oracle , MS SQL.
    • Importantly, 95% of hosting companies offer MySql database for their clients.

    Are you still looking for alternative? check below links:
    http://searchsystemschannel.techtarget.com/generic/0,295582,sid99_gci1236964,00.html
    http://www.astahost.com/info.php/Alternatives-Mysql_t9898.html
     
    manimaran, Sep 15, 2010 IP