Main Features of MySQL

| No Comments | No TrackBacks

I choose MySQL as my program's database.
The main features of MySQL are:


  • Speed

  • Portability

  • Ability to interface with any programming languare

  • Price

MySQL is a multithreaded server, meaning that each time a connection is made, a new server process is started.

If you have to switch operating systems or languages mid-stream, use the mysqldump program to get your data out, and mysqlimport to get your data back into the system.

The ability for MySQL to interface with virtually every programming language - PHP, Perl, C/C++, Java, Python, and Tcl.

The selling point of MySQL is that it's free, in most cases.


Related Articles

No TrackBacks

TrackBack URL: http://www.yinfor.com/mtcgi/mt-t-1010.cgi/2124

Leave a comment

About this Entry

This page contains a single entry by David Yin published on April 13, 2008 8:52 PM.

Database on Dreamhost was the previous entry in this blog.

Know more about Windows Registry is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.21-en

Online Tools