InnoDB Wiki - MySQL DBMS Storage Engine


InnoDB Wiki - MySQL DBMS Storage Engine




About:


InnoDB is a storage engine for the database management system MySQL. MySQL 5.5 and later use it by default. It provides the standard ACID-compliant transaction features, along with foreign key support.

InnoDB Wiki - MySQL DBMS Storage Engine

InnoDB Overview:

Written in: C

Type: Database Engine

Operating system: Cross-platform

Developed by: Oracle Corporation

License: GNU GPL v2 or proprietary


InnoDB

InnoDB supports:


  • Tablespaces
  • Foreign keys
  • SQL and XA transactions
  • Full text search indexes
  • Virtual columns, only in MariaDB
  • Spatial operations, following the OpenGIS standard




InnoDB Wiki - MySQL DBMS Storage Engine


Next Post Previous Post