What database do you use ?

Discussion in 'MySQL' started by sacx13, Mar 31, 2006.

?

What Database Server do you use for your app ?

Poll closed Apr 30, 2006.
  1. Oracle

    4 vote(s)
    8.7%
  2. PostgresSql

    7 vote(s)
    15.2%
  3. MySql

    41 vote(s)
    89.1%
  4. SqlLite

    2 vote(s)
    4.3%
  5. MSSql

    7 vote(s)
    15.2%
  6. DB2

    2 vote(s)
    4.3%
  7. Other

    4 vote(s)
    8.7%
Multiple votes are allowed.
  1. Hoth

    Hoth Well-Known Member

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #41
    I use MySQL, but find it quite frustrating trying to add a field to a 500 MB table in it (or repair said table), so I'm considering trying out Oracle.

    I've used sqlite just for a little testing, once PHP 5 is on (almost) all hosts it should be handy for scripts that need tiny databases.
     
    Hoth, May 16, 2006 IP
  2. jbird4k

    jbird4k Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #42
    I work on several systems and use, Oracle or SQL server for enterprise apps, for personal hosted sites i use MySql

    and for small office apps I have used MS access. It really depends on the system I am working on, and what the client organization has available.
     
    jbird4k, Apr 16, 2009 IP