MyISAM
Sign in to saveMyISAM was the default storage engine for the MySQL relational database management system versions prior to 5.5 released in December 2009. It is based on the older ISAM code, but it has many useful extensions.
Key facts
- Software.name
- MyISAM
- Software.developer
- Oracle Corporation
- Software.programming language
- C
- Software.operating system
- Cross-platform
- Software.genre
- Database engine
- Software.license
- GNU General Public License
via Wikipedia infobox
~4 min read
Encyclopedic overview
6 sectionsContents
- Filesystem
- Features
- Forks
- See also
- Notes
- External links
MyISAM was the default storage engine for the MySQL relational database management system versions prior to 5.5 released in December 2009. It is based on the older ISAM code, but it has many useful extensions.
== Filesystem ==
Excerpted from Wikipedia’s “MyISAM” article, available under the CC BY-SA 4.0 licence.