- Local time
- Today, 06:36
- Joined
- Feb 28, 2001
- Messages
- 30,085
Might have been, but the question came up that sidetracked it towards SQL Server. Here's the architecture of MySQL, which looks only slightly less complex.
I think the MySQL setup allows for multiple internal formats and again, you need to know something about the specific schema and files, or you can just run MySQL to read the files.

MySQL Architecture and Layers - Qxf2 BLOG
This blog provides high level overview of MySQL Architecture and its componants
qxf2.com
I think the MySQL setup allows for multiple internal formats and again, you need to know something about the specific schema and files, or you can just run MySQL to read the files.