InnoDB

Balancing high reliability and performance, InnoDB is the default storage engine.
The advantages of using InnoDB are:
Storage Limits 64TB
Transactions Yes
Locking granularity Row
MVCC Yes
Geospatial data type support Yes
Geospatial indexing support No
B-tree indexes Yes
B-tree indexes No
Hash indexes No
Full-text search indexes Yes
Clustered indexes Yes
Data caches Yes
Index caches Yes
Compressed data Yes
Encrypted data Yes
Cluster database support No
Replication support Yes
Foreign key support Yes
Backup/ Point-in-time recovery Yes
Query cache support Yes
Update statistics for data dictionary Yes