Advertisement: Over 100,000 Jobs Worldwide. Click here to find one for you.
 
MySQL FAQs
FAQs Categories
Tricky Select Queries
Indexes
Data Back Up
Database Structure
Funtions and Operators
Table Joins
Speed Up Queries
General Questions
Configuration
MySQL Client
Table Types or Engines
Errors
What do you want to ask today?
 
Home / Table Types or Engines

Table types or storage engines in MySQL

MySQL supports many types of tables or storage engines that can store your data in a way that best fits the requirements of your application. Each table type / engine has its own advantages, disadvantages, and specific purpose. When you create a new table, you can tell MySQL which table type / engine it should use for the table. This section introduces MySQL’s storage engines, outlining the purpose, advantages, and disadvantages of each.

Table Types or Engines Related Categories

MyISAM Engine | Merge Engine | InnoDB Engine | Memory Engine | BDB Engine | Federated Engine | Archive Engine | CSV Storage | Blackhole Engine | Example Engine

Table Types or Engines Related FAQs

What-is-default-table-type-of-MySQL What is default table type of MySQL?

How-to-convert-a-table-from-one-type-to-another-in-MySQL How to convert a table from one type to another in MySQL?

What-are-transaction-safe-tables-and-not-transaction-safe-tables-in-MySQL What are transaction-safe tables and not transaction-safe tables in MySQL?

How-to-get-storage-engines-available-on-MySQL-server How to get storage engines available on MySQL server?

What-is-the-fastest-storage-engine-in-MySQL What is the fastest storage engine in MySQL?


Powered by MySQL
Send This Page to Friend
Friend's Email
Your Email