SQL vs. SQLite

Discussion in 'MySQL' started by Samker, Apr 23, 2009.

?

Which DB you prefer??

  1. SQL

    100.0%
  2. SQlite

    0 vote(s)
    0.0%
  1. #1
    Hi guys,

    I have one (newbie) question about this two kind of databases...

    Which one is better and why?? :confused:
     
    Solved! View solution.
    Samker, Apr 23, 2009 IP
  2. tscbh

    tscbh Peon

    Messages:
    127
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    0
    #2
    I don't think there is a database called SQL!
    Did you mean MySQL?
     
    tscbh, Apr 23, 2009 IP
  3. Samker

    Samker Well-Known Member

    Messages:
    241
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Yes, sorry my mistake.
     
    Samker, Apr 23, 2009 IP
    dedideals likes this.
  4. funnyname

    funnyname Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It is MySQL. I perfer MySQL or in your case "SQL" :).
     
    funnyname, Apr 23, 2009 IP
  5. #5
    Depend on the type of application mate! If you are doing caching, I would say SQLite is better because it's faster and easier to configure. Security is not needed.

    If you need something more complex, networkable and scalable then MySQL is a better choice.
     
    tscbh, Apr 23, 2009 IP
  6. Innostorm

    Innostorm Peon

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    There are a lot of datebase engines out there each with their own special features. Mysql probably one of the most popular
     
    Innostorm, Apr 23, 2009 IP