answersLogoWhite

0

There are many different types of storage engine for MySQL, aswell as many custom versions. The most common ones used are MyISAM and InnoDB.

  • MyISAM
  • Falcon
  • Merge
  • Memory (heap)
  • Federated
  • Archive
  • CSV
  • Blackhole
  • Cluster
  • Berkeley DB
  • EXAMPLE
  • Maria
  • InnoDB
  • solidDB
  • NitroEDB
  • Infobright (formerly Brighthouse)
  • Kickfire
  • XtraDB
  • IBM DB2

One thing about MySQL is that it allows you to use a mixture of these engines within the same database, so depending on the table you can use the engine type that suits it best for your needs.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the MySQL statements and their uses?

There are a large number of mysql statements, all with different results and outcomes. I'd recommend looking through a tutorial like http://www.roughguidetophp.com/category/php-with-mysql to get a good idea of how to use them


What are the different types of databases available?

sql db2 oracle mysql


What are 5 different types of databases?

sql db2 oracle mysql


Is MySQL open source?

Yes, MySQL is open source and is free to download and install. You can use the MySQL Installer to install and configure MySQL server on Windows operating system. It provides a simplified installation and configuration process for MySQL products running on Microsoft Windows. The list of MySQL products includes the following items: MySQL Server MySQL Workbench MySQL Router MySQL Shell MySQL for Visual Studio MySQL Reference Manuals PDF MySQL connectors (MySQL/Python connector, MySQL/NET connector, etc.) MySQL database examples. To get started with MySQL database easily, you can use the comprehensive solution provided by dbForge Studio for MySQL, which allows you to efficiently process data and automate the management of your database objects.


Which database is good mysql or PHP?

PHP is a programming language, but MySQL is a database management system. They are two entirely different objects, and as a result, they are utilised for two quite different purposes. To learn more about data science please visit- Learnbay.co


How is MSSQL different from MySQL?

MSSQL has more professional features than MySQL and is used by most large companies who need a serious database setup. MySQL works great as a simple database, and is also open source, which allows you to modify its code to fit your needs.


Is MySQL a server?

MySQL is an open source relational database management system based on SQL queries. It was developed by the Swedish company MySQL AB and is now a subsidiary of Oracle Corporation. Your could use a MySQL Client, for example dbForge Studio for MySQL, to install and connect to MySQL Server as a first steps to get started with MySQL.


What is MySQL AB?

MySQL AB's population is 400.


What is the logo of MySQL?

The MySQL logo is made up of the world MySQL and it has a dolphin jumping upwards on the right side.


When was MySQL created?

MySQL was first released on 23rd May 1995.


How does DBMS handle concurrent updates in MySQL?

MySQL is an RDBMS.


What is a official website of MySQL?

The official website for MySQL is MySQL.com.