Saturday, 24 August 2013

MySQL or SQLite3

MySQL or SQLite3

I'm currently in school having courses in database foundations. We are
using SQLite3.
I don't like SQLite3 that much so I looked myself into another database
program called MySQL. I found a couple of tutorials and I really enjoyed
it. Now I'm very new to databases so excuse me if my question is going to
sound kind of wired.
Is SQLite3 and MySQL 2 different things when it comes to creating
tables,schema etc..? are the two programs in the same language? Can
someone walk me through what's the difference between these two?
What do you guys pref? SQLite3 or MySQL? Which of them is better for newbies?
If I choice to continue with MySQL will I have difficulties understanding
the SQLite3 at school and then do the same thing at home with MySQL?
So final question, What do you guys think? Should I go for SQLite3 or MySQL?

No comments:

Post a Comment