Jump to content
xisto Community
KillaInstincts

Best Database

Recommended Posts

MySQL is probably the best. You may want to look around for software rather than making your own, unless you are an advanced programmer.

MySQL is not the BEST in my opinion, it's widely used, but it has it's problems, minor ones which sum up and gets quite annoying, databases which aren't free or open source like Oracle are much more powerful.

For example, in MySQL you still can't do NOW() by default on a DATETIME data type, which on MSSQL, Oracle is possible for a long time, on MySQL you need to choose Timestamp and etc. which some people don't want to do, why us a timestamp when you can use DATE, DATETIME. :mellow:

Share this post


Link to post
Share on other sites

Of course it has some problems, but the big "fan base" it has behind itself really does help a lot. What use is a perfect programming language if no one uses it, if no one is there to help you when you run into some problems? I am not saying that this is the case with other database systems, but I am saying that MySQL is the easiest to deal with - something very important for every beginner.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.