.NDF File Extension
SQL Server Secondary Database File
Developer | Microsoft |
Popularity |
3.4 | 11 Votes |
Category | Database Files |
Format | N/A |
What is an NDF file?
Secondary database file used by Microsoft SQL Server; created when the primary .MDF database becomes too large (such as when there is no disk space left); may also be manually added to the SQL Server File Group to distribute data between the two files.
More Information
NDF files are typically stored on a different hard disk or partition than the primary database file. Each NDF file uses the same filename as the corresponding MDF file, such as "mydb.mdf" and "mydb.ndf." Also, the NDF file cannot be opened by SQL Server without the MDF file attached.
Programs that open NDF files
Windows
Free Trial
Free Trial