Showing posts with label Storage Engine and Table types. Show all posts
Showing posts with label Storage Engine and Table types. Show all posts

Monday, October 6, 2008

Storage Engines and Table Types in MySQL

Different types of Storage Engine and Table types in MySQL are below:

1. The MyISAM Storage Engine
2. The InnoDB Storage Engine
3. The MERGE Storage Engine
4. The MEMORY (HEAP) Storage Engine
5. The BDB (BerkeleyDB) Storage Engine
6. The EXAMPLE Storage Engine
7. The ARCHIVE Storage Engine
8. The CSV Storage Engine
9. The BLACKHOLE Storage Engine
10. The ISAM Storage Engine

Popular Posts