XtraDB
Developer(s) | Percona |
---|---|
Stable release | 10.1 |
Operating system | Cross-platform |
Type | Database engine |
License | GNU GPL v2 or proprietary |
Percona XtraDB is a storage engine for the MariaDB and Percona Server databases, and is intended as a drop-in replacement to InnoDB, which is one of the default engines available on the MySQL database.
XtraDB incorporates InnoDB's ACID-compliant design and MVCC architecture, and allows for a greater degree of tuning and scalability.[1] The engine is also better suited to multi-core processing, which addresses some of the issues known to InnoDB.[2]
References
- ↑ "XtraDB: InnoDB on Steroids". Linux Mag. Linux Mag. Retrieved 22 January 2015.
- ↑ "About XtraDB". MariaDB.com. Retrieved 22 January 2015.
External links
|
This article is issued from Wikipedia - version of the Thursday, February 04, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.