InnoDB storage engine

E97106

InnoDB storage engine is a widely used transactional storage engine for MySQL that provides ACID compliance, row-level locking, and crash recovery for reliable, high-performance database operations.

AI illustration

How this image was made

AI-generated illustration of InnoDB storage engine

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of InnoDB storage engine (InnoDB storage engine is a widely used transactional storage engine for MySQL that provides ACID compliance, row-level locking, and crash recovery for reliable, high-performance database operations.)

All labels observed (6)

Label Occurrences
InnoDB 7
InnoDB storage engine canonical 6
InnoDB storage engine for MySQL 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf MySQL storage engine ⓘ
transactional storage engine ⓘ
defaultStorageEngineOf MySQL 5.5 and later ⓘ
linked to: MySQL
designedFor OLTP workloads ⓘ
high-concurrency workloads ⓘ
developedFor MySQL relational database management system ⓘ
linked to: MySQL
originallyDevelopedBy Innobase Oy ⓘ
ownedBy Oracle Corporation ⓘ
provides ACID compliance ⓘ
automatic recovery after crashes ⓘ
crash-safe operations ⓘ
data integrity ⓘ
referential integrity enforcement ⓘ
storesDataIn tablespaces ⓘ
supports ACID transactions ⓘ
MVCC ⓘ
atomicity ⓘ
automatic crash recovery ⓘ
buffer pool caching ⓘ
clustered indexes ⓘ
consistency ⓘ
crash recovery ⓘ
durability ⓘ
foreign key cascading actions ⓘ
foreign key constraints ⓘ
full-text indexes ⓘ
gap locks ⓘ
isolation ⓘ
locking reads ⓘ
multi-version concurrency control ⓘ
next-key locks ⓘ
non-locking consistent reads ⓘ
read committed isolation level ⓘ
read uncommitted isolation level ⓘ
redo logs ⓘ
referential integrity ⓘ
repeatable read isolation level ⓘ
row-based data storage ⓘ
row-level locking ⓘ
row-level locking for writes ⓘ
savepoints ⓘ
secondary indexes ⓘ
serializable isolation level ⓘ
spatial indexes ⓘ
transactions ⓘ
undo logs ⓘ
usedFor reliable, high-performance database operations ⓘ
uses buffer pool for caching data and indexes ⓘ
redo log for crash recovery ⓘ
undo log for MVCC ⓘ
writtenIn C ⓘ

How these facts were elicited

Referenced by (17)

Full triples — surface form annotated when it differs from this entity's canonical label.

MySQL → supportsFeature → InnoDB storage engine ⓘ
MariaDB → supportsStorageEngine → InnoDB ⓘ
linked to: InnoDB storage engine
MariaDB → supportsStorageEngine → XtraDB ⓘ
linked to: InnoDB storage engine
MyISAM storage engine → replacedBy → InnoDB storage engine ⓘ
MyISAM storage engine → recommendedAlternative → InnoDB storage engine ⓘ
TokuDB → comparedWith → InnoDB ⓘ
linked to: InnoDB storage engine
LAMP stack → typicalDatabaseEngine → InnoDB ⓘ
linked to: InnoDB storage engine
Innobase Oy → notableWork → InnoDB ⓘ
linked to: InnoDB storage engine
Innobase Oy → product → InnoDB ⓘ
linked to: InnoDB storage engine
Innobase Oy → develops → InnoDB storage engine ⓘ
Innobase Oy → creatorOf → InnoDB ⓘ
linked to: InnoDB storage engine
Innobase Oy → implements → InnoDB storage engine for MySQL ⓘ
linked to: InnoDB storage engine
MVCC → usedBy → MySQL InnoDB ⓘ
linked to: InnoDB storage engine
Percona XtraDB → basedOn → InnoDB ⓘ
linked to: InnoDB storage engine
Percona XtraDB → compatibleWith → MySQL InnoDB API ⓘ
linked to: InnoDB storage engine
Percona XtraDB Cluster → supports → InnoDB storage engine ⓘ
Percona Server for MySQL → supports → InnoDB storage engine ⓘ