MySQL: Difference between revisions

Content deleted Content added
clearing out some of the myths - e.g referential integrity supported by InnoDB tables for ages
Magnus.de (talk | contribs)
mNo edit summary
Line 1:
[[de:MySQL]]
[[fr:MySQL]]
[[ja:MySQL]]
[[pl:MySQL]]
 
'''MySQL''' is a very fast, multi-threaded, multi-user and robust [[SQL]] (Structured Query Language) [[relational database]] server. MySQL is [[free software]]: it is licensed under the [[GNU General Public License]]. It was written and is maintained by the Swedish company MySQL AB, which sells support and service contracts as well as commercially licensed copies of MySQL and employs people all over the world who communicate over the internet. [[MySQL AB]] was set up by two Swedes and a Finn: [[David Axmark]], [[Allan Larsson]] and [[Michael "Monty" Widenius]]. Despite the widespread pronunciation of SQL being "sequel", the generally accepted pronunciation of MySQL by professionals is "My ess-que-ell", not "My-Sequel".
 
=== Platforms ===
MySQL is open source and works on many different platforms including [[AIX operating system|AIX]], [[BSDi]], [[DEC Unix]], [[FreeBSD]], [[HP-UX]], [[Linux]], [[Mac OS X]], [[NetBSD]], [[OpenBSD]], [[OS/2]] Warp, [[SGI]] [[IrixIRIX]], [[Solaris Operating Environment|Solaris]], [[SunOS]], SCO OpenServer, SCO UnixWare, [[Tru64 Unix]], [[Microsoft Windows|Windows]] 95, 98, NT and 2000.
 
=== Programming Languages ===
Line 58 ⟶ 61:
See also: [[PostgreSQL]], [[Berkeley DB]]
 
=== External links= ==
* MySQL web site [http://www.mysql.com]
* MySQL roadmap [http://www.databasejournal.com/features/mysql/article.php/2210771]