What is MySQL?
The MySQL database server is the world's most popular open source
database. Its architecture makes it extremely fast and easy to
customize. Extensive reuse of code within the software and a minimalistic
approach to producing functionally-rich features has resulted
in a database management system unmatched in speed, compactness,
stability and ease of deployment. The unique separation of the
core server from the storage engine makes it possible to run with
strict transaction control or with ultra-fast transactionless
disk access, whichever is most appropriate for the situation.
DataRide supports the MySQL database as an add on to any hosting
account.
Who Uses MySQL?
MySQL is popularly used as an underlying database for powering
the world's most popular websites, including Yahoo!, Slashdot,
Hoover's, Google, and many, many others. DataRide supports the
MySQL database as an add on to any hosting account.
How Do I Manage It?
phpMyAdmin
is a graphical user interface intended to handle the adminstration
of MySQL databases over the web. phpMyAdmin is included free with
DataRide hosting accounts.
How Does It Compare?
Click here to take a look at the
comparison between MySQL and Microsoft SQL Server..
|