What is MYSQL

Discussion in 'MySQL' started by JamesKwanda, May 30, 2008.

  1. #1
    I know how to use it and stuff, but what is the real facts behind it? and why is it required in so many of our sites.

    -James
     
    JamesKwanda, May 30, 2008 IP
  2. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #2
    :confused:

    If you know how to use it, you should know what it is and why its used.
     
    blueparukia, May 31, 2008 IP
  3. ForumJoiner

    ForumJoiner Active Member

    Messages:
    762
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    83
    #3
    Why using? Simple syntax, open source and great support :)
     
    ForumJoiner, May 31, 2008 IP
  4. vijay123

    vijay123 Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    mysql is database management software to recorde storage , manipulate, insert ,delete, modifying and more...

    it's query a language .
     
    vijay123, Jun 2, 2008 IP
  5. deleted-account

    deleted-account Active Member

    Messages:
    655
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    85
    #5
    MySQL isn't required. It is used on many sites because it is useful for storing information.
     
    deleted-account, Jun 2, 2008 IP
  6. centsi

    centsi Active Member

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #6
    MySQL is a relational database which is behind many of the top data-driven sites today. It's open-source version is free and widely used across the web.
     
    centsi, Jun 3, 2008 IP
  7. JamesKwanda

    JamesKwanda Banned

    Messages:
    267
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thank you everyone.

    Just because I know how to use it doesn't mean I should know what it does....
     
    JamesKwanda, Jun 5, 2008 IP
  8. Bill_Stanbrook

    Bill_Stanbrook Well-Known Member

    Messages:
    1,046
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    150
  9. anexplorer

    anexplorer Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    MySQL is a relational database management system (RDBMS)[1] which has more than 11 million installations.[2] The program runs as a server providing multi-user access to a number of databases.
     
    anexplorer, Jun 7, 2008 IP
  10. clinton

    clinton Well-Known Member

    Messages:
    2,166
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    110
    #10
    LOL, what is MySQL...:D I'm using it and don't know what its for...:D

    I don't know what your using it for...
     
    clinton, Jun 7, 2008 IP
  11. recipe for...

    recipe for... Peon

    Messages:
    94
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Its free and works very well so it is preferred over products like MSQL.
     
    recipe for..., Jun 7, 2008 IP
  12. Kynlem

    Kynlem Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    It simplifies data storage-related tasks, so you don't have to reimplement common algorithms yourself every time.
     
    Kynlem, Jun 9, 2008 IP
  13. dave6779

    dave6779 Banned

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Your right, i use it and i didn't know what it was exactly until recently. I studied databases in my a levels so it became easier to understand, but only alot of study. It's basically a way of collecting info online and also a way to place your info online, i.e product information, address etc More importantly it's free so people ignore a few of it's minor flaws and use it instead of other database management systems. Hope this helps, Dave
     
    dave6779, Jun 9, 2008 IP
  14. raincoder

    raincoder Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    There are some tutorials on codervods.com/Default.aspx?mode=default&category=Databases&days=All&currentIndex=0 that might help you out.
     
    raincoder, Jul 11, 2008 IP