InnoDB
From Wikipedia, the free encyclopedia
(Redirected from Innodb)
| Developer(s) | Oracle Corporation |
|---|---|
| Operating system | Cross-platform |
| Type | Database engine |
| License | GPL 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 their 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]
[edit] See also
[edit] References
- ^ "Oracle Announces the Acquisition of Open Source Software Company, Innobase". Oracle. http://www.oracle.com/corporate/press/2005_oct/inno.html. Retrieved 2008-07-31.
- ^ "Licensing MySQL and InnoDB". InnoDB.com. http://www.innodb.com/licenses.php. Retrieved 2008-07-31.
[edit] External links
- Official website
- Mysqltutorial.org, InnoDB and other table types in MySQL
- Not-so-well-known differences between MyISAM and Innodb MySQL server storage engines
- Dev.mysql.com, InnoDB in the MySQL manual
|
||||||||||||||