With all the choice of database systems today, why does VividCortex use MySQL?
Given my expertise in MySQL, you might assume that I chose it simply because that's what I know. That's part of it, but there are other reasons too.
Note that I sometimes write in the first person, and a lot of this post is necessarily my opinion, because I helped start the company, and for better or worse (mostly better, I hope) many of my early decisions will probably live for a while.
MySQL is Mature and Proven
MySQL is a known quantity. Although years ago it lacked some desirable characteristics, that is ancient history. For many years now it's been difficult to find technologies that can boast MySQL's track record of simple, safe, high-performance, reliable, low-cost operation. MySQL is a standout in the field.
It's not perfect. That's not my claim. There is plenty to improve about it. Being mature and proven means that …
[Read more]