Loading...
MySQL InnoDB database table
File type: Database file
Files with ibd extension are mostly database tables used by MySQL InnoDB. Default storage engine of MySQL since 5.5.
Found 2 different file type records with the same ibd filename suffix.
File type category:
Database file
Date updated: November 15, 2023
File extension ibd is used by InnoDB, which is the default storage engine of MySQL since version 5.5.
By default, all InnoDB tables and indexes are stored in the system tablespace.
As an alternative, InnoDB table and its indexes can be saved individually in its own file. This feature is called “multiple tablespaces” because each table that is created when this setting is in effect has its own tablespace.
With multiple tablespaces enabled, InnoDB stores each newly created table in its own tbl_name.ibd file in the appropriate database folder.
Compressed backup of this file has the ibz file extension instead.
There is no reason to open ibd file type for MySQL users.
The *.ibd file type cannot be converted to other file formats. You can get or access data from MySQL server database using some SQL database client software like Navicat and backup or export data using this tool.
Programs for viewing ibd files:
Microsoft Windows
Software apps that backup ibd files:
Microsoft Windows
Multiplatform
Software applications that handle other tasks involving ibd files:
Microsoft Windows
Apple macOS / Mac OS X
Multiplatform
File type category:
Various data file
Date updated: August 28, 2018
The ibd file extension is also used for files that were generated exporting Windows Installer database.
These ibd files are binary data streams stored as separate files created when an entire Windows Installer database is exported to archive files .
Probably not meant to be accessed by the user.
Probably cannot be converted to anything else.
Software apps that create ibd files:
Microsoft Windows
Software applications that handle other tasks involving ibd files:
Microsoft Windows