翻訳と辞書
Words near each other
・ Myspace
・ Myspace IM
・ Myspace music codes
・ MySpace Records
・ MySpace Road Tour
・ Myspace secret shows
・ Myspace video codes
・ Myspace.c
・ Myspace.con
・ Myspace.coom
・ Myspace.copm
・ Myspace.cpm
・ Myspace.m
・ Myspace.ocm
・ MySpell
MySQL
・ MySQL AB
・ MySQL Archive
・ MySQL Cluster
・ MySQL Connector/ODBC
・ MySQL DataController
・ MySQL Enterprise
・ MySQL Federated
・ MySQL Manager
・ MySQL Workbench
・ MysqlBind
・ MySQLi
・ Myssjö-Ovikens IF
・ Mysskin
・ Myst


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

MySQL : ウィキペディア英語版
MySQL

MySQL (officially pronounced as "My S-Q-L", and unofficially as "My Sequel") is an open-source relational database management system (RDBMS);〔(【引用サイトリンク】title=DB-Engines Ranking )〕 in July 2013, it was the world's second most widely used RDBMS, and the most widely used open-source client–server model RDBMS. It is named after co-founder Michael Widenius's daughter, My. The SQL acronym stands for Structured Query Language. The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL was owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Oracle Corporation. For proprietary use, several paid editions are available, and offer additional functionality.
MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other "AMP" stacks). LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python." Free-software-open source projects that require a full-featured database management system often use MySQL. Applications that use the MySQL database include: TYPO3, MODx, Joomla, WordPress, phpBB, MyBB, Drupal and other software. MySQL is also used in many high-profile, large-scale websites, including Google (though not for searches), Facebook, Twitter, Flickr, and YouTube.
On all platforms except Windows, MySQL ships with no GUI tools to administer MySQL databases or manage data contained within the databases. Users may use the included command line tools,〔(mysql — The MySQL Command-Line Tool ), MySQL Reference Manual〕〔(mysqladmin – the MySQL command-line tool ), MySQL Reference Manual〕 or install (MySQL Workbench ) via a separate download. Many third party GUI tools are also available.
== Overview ==
MySQL is written in C and C++. Its SQL parser is written in yacc, but it uses a home-brewed lexical analyzer. MySQL works on many system platforms, including AIX, BSDi, FreeBSD, HP-UX, eComStation, i5/OS, IRIX, Linux, OS X, Microsoft Windows, NetBSD, Novell NetWare, OpenBSD, OpenSolaris, OS/2 Warp, QNX, Oracle Solaris, Symbian, SunOS, SCO OpenServer, SCO UnixWare, Sanos and Tru64. A port of MySQL to OpenVMS also exists.
The MySQL server software itself and the client libraries use dual-licensing distribution. They are offered under GPL version 2, beginning from 28 June 2000〔(【引用サイトリンク】archiveurl=https://web.archive.org/web/20010812012244/http://www.mysql.com/news/article-23.html )〕 (which in 2009 has been extended with a FLOSS License Exception) or to use a proprietary license.
Support can be obtained from the official manual.〔(MySQL Support Manual ), MySQL Developers〕 Free support additionally is available in different IRC channels and forums. Oracle offers paid support via its MySQL Enterprise products. They differ in the scope of services and in price. Additionally, a number of third party organisations exist to provide support and services, including SkySQL Ab and Percona.
MySQL has received positive reviews, and reviewers noticed it "performs extremely well in the average case." and that the "developer interfaces are there, and the documentation (not to mention feedback in the real world via Web sites and the like) is very, very good".〔(Review of MySQL Server 5.0 ), Techworld.com, November 2005〕 It has also been tested to be a "fast, stable and true multi-user, multi-threaded sql database server".〔(MySQL Server Review ), LinuxMint.com〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「MySQL」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.