how fast is MySQL ??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andy
    Confirmed User
    • Jan 2001
    • 460

    #1

    how fast is MySQL ??

    hey guys,
    just wondering how fast is MySQL ... I've mainly used file system and not database so I'd like to know which one is faster and uses lower server resources... thanks
    Submit Your Movie Galleries Trade Movie Traffic: 43559081
  • txtbill
    Confirmed User
    • Sep 2003
    • 341

    #2
    Im not an expert on this but mysql can easily handle anything that the standard webmaster needs.

    If you need a more robust database with aditional features I would suggest Postgresql other wise mysql will do the job.

    Aaron Mc
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

    Comment

    • Jimbo
      Confirmed User
      • Oct 2001
      • 3989

      #3
      how fast is your server ?
      free sex videos

      Comment

      • Libertine
        sex dwarf
        • May 2002
        • 17860

        #4
        As far as databases go, MySQL is one of the fastest. Most definitely not one of the most stable databases, and it lacks quite a few more advanced options, but it is fast.

        Whether you need a database or not depends on what you want to do though. Can't really say anything about that without knowing what it is you want to do.
        /(bb|[^b]{2})/

        Comment

        • Andy
          Confirmed User
          • Jan 2001
          • 460

          #5
          i'd like to know if it's fater then filesystem ... does the server metter ?
          Submit Your Movie Galleries Trade Movie Traffic: 43559081

          Comment

          • Libertine
            sex dwarf
            • May 2002
            • 17860

            #6
            Originally posted by Andy
            i'd like to know if it's fater then filesystem ... does the server metter ?
            Like I already said, it depends on what you want to do. Do you want to retrieve single entries by id? Or do you want to search for specific entries?
            /(bb|[^b]{2})/

            Comment

            • Libertine
              sex dwarf
              • May 2002
              • 17860

              #7
              And here's a link that might be helpful:
              http://revjim.net/comments/9489/
              /(bb|[^b]{2})/

              Comment

              • Arty
                Confirmed User
                • Nov 2002
                • 880

                #8
                Originally posted by Andy
                i'd like to know if it's fater then filesystem ... does the server metter ?
                If you are holding a big database, querying that using indexes with MySQL would be faster. But if it's something small, filesystem might be better ..

                As punkworld said, that depends on many factors. Size of your data, speed of your system, HDD type, etc.

                Comment

                • Andy
                  Confirmed User
                  • Jan 2001
                  • 460

                  #9
                  Originally posted by punkworld
                  And here's a link that might be helpful:
                  http://revjim.net/comments/9489/
                  nice link .. thanks guys I already know what I wanted to know ..
                  Submit Your Movie Galleries Trade Movie Traffic: 43559081

                  Comment

                  Working...