Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Database engine
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Storage engines== {{Seealso|Comparison of MySQL database engines}} Many of the modern DBMS support multiple storage engines within the same database. For example, [[MySQL]] supports [[InnoDB]] as well as [[MyISAM]]. Some storage engines are [[Database transaction|transactional]]. {| class="wikitable" |- ! Name !! License !! Transactional || Compatibility || Notes |- | [[Aria (storage engine)|Aria]] || [[GPL]] || {{No}} || [[MariaDB]] and [[MySQL]] |- | [[Falcon (storage engine)|Falcon]] || GPL || {{Yes}} || MySQL || Discontinued |- | [[InnoDB]] || GPL || {{Yes}} || MySQL and MariaDB || The default for MySQL and MariaDB |- | [[Memory (storage engine)|Memory]] || GPL || {{No}} || MySQL and MariaDB |- | [[MyISAM]] || GPL || {{No}} || MySQL || Was the default for MySQL |- | [[InfiniDB]] || GPL || {{No}} || |- | [[TokuDB]] || GPL || {{Yes}} || MySQL and MariaDB || Uses [[fractal tree index]] |- | [[WiredTiger]] || GPL || {{Yes}} || [[MongoDB]] || Default for MongoDB |- | [[XtraDB]] || GPL || {{Yes}} || MariaDB and [[Percona Server for MySQL]] |- | [[RocksDB]] / [[MyRocks]] || [[GNU_General_Public_License#Version_2|GPL v2]] or [[Apache_License|Apache 2.0]] || {{Yes}} || [[ArangoDB]], [[Apache Cassandra|Cassandra]], MariaDB, MongoDB, MySQL, SurrealDB |} Additional engine types include: * [[Embedded database]] engines * [[In-memory database]] engines
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)