IBD

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.
What is ibd file?
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.
How to open ibd file?
There is no reason to open ibd file type for MySQL users.
How to convert ibd file?
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.
Suggested software to open ibd file:
Associated software actions with the ibd file
Programs for viewing ibd files:
Navicat for MySQL (Microsoft Windows)
Software apps that backup ibd files:
MySQL Enterprise Backup (Microsoft Windows)
MariaDB (Multiplatform)
Software applications that handle other tasks involving ibd files:
MySQL Enterprise Backup (Microsoft Windows)
MySQL Enterprise Edition (Microsoft Windows)
Navicat for MySQL (Microsoft Windows)
MySQL (Microsoft Windows)
MySQL for Mac (Apple macOS / Mac OS X)
MySQL Enterprise Edition for Mac (Apple macOS / Mac OS X)
MySQL for Linux (Linux/Unix)
MySQL Enterprise Edition for Linux (Linux/Unix)
MariaDB (Multiplatform)
Windows Installer exported database stream
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 .
How to open ibd file?
Probably not meant to be accessed by the user.
How to convert ibd file?
Probably cannot be converted to anything else.
Suggested software to open ibd file:
Associated software actions with the ibd file
Software apps that create ibd files:
Windows Installer (Microsoft Windows)
Software applications that handle other tasks involving ibd files:
Windows Installer (Microsoft Windows)