SPCF Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.


All About SPCF.
 
HomeLatest imagesRegisterLog in

 

 (Windows) Mysql

Go down 
AuthorMessage
Admin
Admin
Admin
Admin


Posts : 142
Join date : 2010-12-20

(Windows) Mysql Empty
PostSubject: (Windows) Mysql   (Windows) Mysql EmptyTue Dec 21, 2010 9:34 pm

(Windows) Mysql 180px-MySQL.svg


MySQL is a relational database management system (RDBMS)[1] that runs as a server providing multi-user access to a number of databases.

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.

Free-software projects that require a full-featured database management system often use MySQL. Such projects include (for example) WordPress, phpBB, Drupal and other software built on the LAMP software stack. MySQL is also used in many high-profile, large-scale World Wide Web products, including Wikipedia, Google and Facebook.

Deployment

MySQL can be built and installed manually from source code, but this can be tedious so it is more commonly installed from a binary package unless special customizations are required. On most Linux distributions the package management system can download and install MySQL with minimal effort, though further configuration is often required to adjust security and optimization settings.

Though MySQL began as a low-end alternative to more powerful proprietary databases, it has gradually evolved to support higher-scale needs as well.

It is still most commonly used in small to medium scale single-server deployments, either as a component in a LAMP based web application or as a standalone database server. Much of MySQL's appeal originates in its relative simplicity and ease of use, which is enabled by an ecosystem of open source tools such as phpMyAdmin.

In the medium range, MySQL can be scaled by deploying it on more powerful hardware, such as a multi-processor server with gigabytes of memory.


Distinguishing features

MySQL implements the following features, which some other RDBMS systems may not:

Multiple storage engines, allowing one to choose the one that is most effective for each table in the application (in MySQL 5.0, storage engines must be compiled in; in MySQL 5.1, storage engines can be dynamically loaded at run time):
Native storage engines (MyISAM, Falcon, Merge, Memory (heap), Federated, Archive, CSV, Blackhole, Cluster, Berkeley DB, EXAMPLE, and Maria)
Partner-developed storage engines (InnoDB, solidDB, NitroEDB, Infobright (formerly Brighthouse), Kickfire, XtraDB, IBM DB2)
Community-developed storage engines (memcache engine, httpd, PBXT, Revision Engine)
Custom storage engines
Commit grouping, gathering multiple transactions from multiple connections together to increase the number of commits per second.



(Windows) Mysql Downlo11


[You must be registered and logged in to see this link.]



Back to top Go down
http://spcf.expressforum.org
 
(Windows) Mysql
Back to top 
Page 1 of 1
 Similar topics
-
» (Windows) Navicat for MySQL
» (Windows) Boot Windows Using a USB drive
» (Windows) WarChess
» (Windows) Netbeans IDE with built-in JDK
» (Windows) Macromedia Dreamweaver 8

Permissions in this forum:You cannot reply to topics in this forum
SPCF Forums :: Downloads :: Applications-
Jump to: