.SDF 文件扩展名
SQL Server Compact Database File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.5 | 102 票 |
什么是 SDF 文件?
An SDF file contains a compact relational database saved in the SQL Server Compact (SQL CE) format, which is developed by Microsoft. It is designed for applications that run on mobile devices and desktops and contains the complete database contents, which may be up to 4GB in size.
更多信息
You will most likely only encounter SQL CE SDF files if you are a database architect or developer. You can open an SDF file with several programs, including Microsoft Visual Studio and LINQPad.
To open an SDF file with Visual Studio, select View → Server Explorer → Data Connections → Add Connection..., change the data source to "Microsoft SQL Server Compact," click Browse..., and select the SDF file.
To open an SDF file with LINQPad, follow these steps:
- Click "Add connection" in the top-left pane
- Select "Build data context automatically," choose "LINQ to SQL," and click Next >.
- Select "SQL CE 4.0 (auto-install)" in the Provider section.
- Click "Attach database file" in the Database section, click "Browse," and choose the SDF file.
注: Previous versions of SQL Server Compact were distributed as SQL Server for Windows CE and SQL Server Mobile Edition.
可打开 SDF 文件的程序
Spatial Data Format File
| 开发者 | Autodesk |
| 受欢迎程度 |
3.6 | 45 票 |
Geodatabase format used to store infrastructural and geospatial data; supports multiple feature classes, which may each contain multiple geometric properties; optimized for large datasets of spatial information.
更多信息
The SDF format was developed by Autodesk and is used by several Autodesk programs, including Autodesk MapGuide Enterprise and AutoCAD Map 3D.
可打开 SDF 文件的程序
Structure Data File
| 开发者 | Symyx Technologies |
| 受欢迎程度 |
3.6 | 21 票 |
Chemical data file created in the Structure Data File (SDF) format, which was developed by Molecular Design Limited (MDL); saved in plain text and contains chemical structure records; used as a standard exchange format for chemicals information.
更多信息
Molecular Design Limited was renamed to MDL Information Systems and then later was acquired by Symyx Technologies, the organization that now maintains the SDF format.
可打开或引用 SDF 文件的程序
Standard Database Format
| 开发者 | N/A |
| 受欢迎程度 |
3.4 | 22 票 |
An SDF file is a data file saved in the Standard Database Format (SDF), which stores data in a structured format that consists of values organized into fields of fixed lengths. Various database and data analysis programs can import and export SDF files, making SDF a common format for transferring data between different programs.
更多信息
The Standard Database Format is one of several data formats that use the .sdf file extension. Other formats include the Spatial Data Format, SQL Server Compact Database Format, and the Structure Data Format.
While an application can open an SDF file saved in one format, it likely does not support SDF files saved in other formats. For example, the Avogadro molecule editor and visualizer can open SDF files in the Structure Data Format but cannot open SDF files in the Standard Database Format.
如何打开 SDF 文件
You can open SDF files with various programs, including dBase, a database management system that supports many modern database engines.
可打开 SDF 文件的程序
World in Conflict Game Map
| 开发者 | Massive Entertainment |
| 受欢迎程度 |
3.4 | 16 票 |
Map file used by World in Conflict, a real-time tactics war simulation game; stores the terrain, spawn points, item locations, and other map details; used for multiplayer gameplay.
更多信息
Custom maps can be created using WicEd, the World in Conflict map editor.