1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Which best database

Discussion in 'MySQL' started by Chigzz, Mar 21, 2009.

  1. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #21
    flat text file all the way baby.
     
    SGBoise, Apr 2, 2009 IP
  2. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #22
    Which database engine you can use also depends on whether you are using MS junk or some other computer as well as which operating system you have on that computer.

    Example: If you are using an older Mac, you cannot use MySql, but you can use FoxPro (good luck in finding a program 13 years out of production). Newer Macs can use MySql.

    If your platform is not included in the list here (http://dev.mysql.com/downloads/mysql/6.0.html), then you cannot use MySql.
     
    mmerlinn, Apr 4, 2009 IP
  3. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #23
    Facebook is using MySQL with memcached.

    Most of the times it depends on the application and the requirements. One database may be good for one reason and the other for 2nd reason. First you have to analyze your requirements and then look for the suitable database.

    Oracle is good and no doubt about it. Can you afford to buy it?
     
    mwasif, Apr 4, 2009 IP
  4. chigchig27

    chigchig27 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #24
    What is the html use for, while I am using the mysq database?
     
    chigchig27, Apr 15, 2009 IP
  5. chigchig27

    chigchig27 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Facebook is using the MySQL for now. How much oracle?
     
    chigchig27, Apr 15, 2009 IP
  6. 2beers

    2beers Well-Known Member

    Messages:
    195
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #26
    well it depends. if your site will have small databases use mysql.
    if your sites have large databases similar to myspace,youtube like you said i recommend oracle but it's very expensive.
    However I've changed from oracle(because it was to expensive) to mysql 5.1 (you can use partition starting this version) and the difference is not so big as it was before. I have to mention that my database has 20 gb and has around 70 milions rows.

    My opinion. if you don't have lots of money to spend but you need large databases you should try mysql 5.1 and partition and optimise your table.
    if you have lots of money you should try oracle.
     
    2beers, Apr 17, 2009 IP
  7. amuthavalli

    amuthavalli Peon

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    I agree this point
     
    amuthavalli, Apr 18, 2009 IP
  8. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #28
    I would go for MySQL ( alternatives - LDAP, PostgreSQL, etc. ).
     
    ActiveFrost, Apr 18, 2009 IP
  9. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #29
    Not a good choice
     
    mwasif, Apr 18, 2009 IP
  10. websolutions_777

    websolutions_777 Banned

    Messages:
    249
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Hello,
    Oracle and Sql Server are the best for these type of sites.

    Thanks

    WS
     
    websolutions_777, Apr 18, 2009 IP
  11. slamy

    slamy Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #31
    I love firebird, but I never heard it's used as web database
     
    slamy, Apr 24, 2009 IP
  12. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #32
    If firebird is a database, there probably is no reason it can't be used as a web database, although it might take more work than something that is commonly used.
     
    mmerlinn, Apr 24, 2009 IP