Skip to content
InnoDB
EntityQ838388· pop 21· linked from 112 articles

InnoDB is a storage engine for the database management system MySQL and MariaDB. Since the release of MySQL 5.5.5 in 2010, it replaced MyISAM as MySQL's default table type. 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.

Key facts

Software.name
InnoDB
Software.developer
Oracle Corporation
Software.programming language
C
Software.operating system
Cross-platform
Software.genre
Database engine
Software.license
GNU GPL v2 or proprietary

via Wikipedia infobox

Wikidata facts

Sources (2)

via Wikidata · CC0

~1 min read

Article

4 sections
Contents
  • Description
  • See also
  • References
  • External links

InnoDB is a storage engine for the database management system MySQL and MariaDB. Since the release of MySQL 5.5.5 in 2010, it replaced MyISAM as MySQL's default table type. 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.

==Description==

Gallery (2)

Connections

Categories