InnoDB
From Wikipedia, the free encyclopedia
| Developer(s) | Oracle Corporation |
|---|---|
| Operating system | Cross-platform |
| Type | Database engine |
| License | GNU GPL v2 or proprietary |
| Website | www.innodb.com |
InnoDB is the default storage engine for MySQL as of MySQL 5.5. It provides the standard ACID-compliant transaction features, along with foreign key support (Declarative Referential Integrity). It is included as standard in most binaries distributed by MySQL AB, the exception being some OEM versions.
InnoDB became a product of Oracle Corporation after its acquisition of Innobase Oy in October 2005.[1] The software is dual licensed; it is distributed under the GNU General Public License, but can also be licensed to parties wishing to combine InnoDB in proprietary software.[2]
See also [edit]
References [edit]
- ^ "Oracle Announces the Acquisition of Open Source Software Company, Innobase". Oracle. Retrieved 2012-01-30.
- ^ "Licensing MySQL and InnoDB". InnoDB.com. Retrieved 2008-07-31.
External links [edit]
- Official website
- Mysqltutorial.org, InnoDB and other table types in MySQL
- Not-so-well-known differences between MyISAM and Innodb MySQL server storage engines
- The InnoDB Storage Engine, in the MySQL manual.
|
||||||||||||||