Best Database Server for PHP

Discussion in 'MySQL' started by adstiger, Mar 1, 2009.

  1. linkidol

    linkidol Banned

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #21
    MySQL I think is the perfect partner for PHP
     
    linkidol, Mar 23, 2009 IP
  2. e2developer

    e2developer Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    In respect copatibily and easyness mysql is best among all.
     
    e2developer, Mar 23, 2009 IP
  3. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #23
    MySQL is the most popular but that doesn't necessarily mean it is the best. All database engines have their advantages and disadvantages so you should choose depending on an application you are developing.

    That said, I agree that for most ordinary websites MySQL is probably the best choice.
     
    risoknop, Mar 26, 2009 IP
  4. arambo

    arambo Peon

    Messages:
    218
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #24
    mysql is somewhat more userfrindly so i say use it its better
     
    arambo, Mar 27, 2009 IP
  5. kusal

    kusal Peon

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #25
    MySql definitely, php and mysql are like married :p
     
    kusal, Mar 27, 2009 IP
  6. T.Guru

    T.Guru Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #26
    MySQL seems to be a good option if you want to associate it with PHP. It would be the best solution as MySQL is a well know product, easy to use.
     
    T.Guru, Mar 30, 2009 IP
  7. drdavisjr

    drdavisjr Peon

    Messages:
    324
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #27
    I would also recommend MySQL. It is the most popular and it is easy to use.
     
    drdavisjr, Apr 9, 2009 IP
  8. drdavisjr

    drdavisjr Peon

    Messages:
    324
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #28
    I would also suggest MySQL. Because it is easy to use and it is the most popular database server.
     
    drdavisjr, Apr 9, 2009 IP
  9. tharshan

    tharshan Active Member

    Messages:
    333
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #29
    my MySQL !
     
    tharshan, Apr 9, 2009 IP
  10. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #30
    PHP works great with MS SQL and Oracle also. However, it is strongly recommended to use MYSQL. It has been a tradition to use PHP-MYSQL and .NET-MSSQL :)
     
    MayurGondaliya, Apr 9, 2009 IP
  11. BlackhatVault

    BlackhatVault Banned

    Messages:
    262
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #31
    Posgresql and MySQL are the best.
    I have been using MySQL since I started to learn PHP and needed a database server. It's free and highly reliable when it comes to NOT crashing/"auto-deleting" everything.
    It's also easy to manage if you use for example phpMyAdmin:).
     
    BlackhatVault, Apr 10, 2009 IP
  12. jbird4k

    jbird4k Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #32
    Most public hosting companies provide a mysql database and provide support for PHP. If you using php in a coparate environment you may be forced to use oracle or SQl sever.

    I do concur with the other posters that the mysql/php is the most popular combination. And the best one, the best one for the job and depends on the size of the app, concurrent users, and few other factors.
     
    jbird4k, Apr 16, 2009 IP
  13. websolutions_777

    websolutions_777 Banned

    Messages:
    249
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #33
    Hi,
    My Sql is mostly used with PHP

    thanks

    WS
     
    websolutions_777, Apr 18, 2009 IP
  14. fubaba

    fubaba Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #34
    +1 for mysql
    v5 as of now
     
    fubaba, Apr 23, 2009 IP