.WT 文件扩展名

WiredTiger Data File

开发者 MongoDB
受欢迎程度
2.0  |  1 
 

什么是 WT 文件?

A WT file is a data file used by the WiredTiger storage engine included with MongoDB database software. It contains a collection of data blocks in the WiredTiger (WT) format, a proprietary format MongoDB uses as tables to make up a database. The first block in a WT file is a WT_BLOCK_DESC block that includes metadata to verify the legitimacy of the data and prevent corruption, followed by blocks storing data that makes up the table.

更多信息

WiredTiger initially developed the WiredTiger (WT) data format and released it in 2012. MongoDB then acquired WiredTiger in 2014 and made the WiredTiger storage engine its default engine in version 3.2.

MongoDB creates WT files to store data that makes up its databases. The software may also store other types of data in WT files, including metadata for the complete system and historical data for tracking previous versions of database tables.

常见 .WT 文件名

WiredTiger.wt - Name of the WT file that contains metadata for the complete system.

WiredTigerHS.wt - Name of the WT history store file that contains information for tracking previous versions of database tables.

如何打开 WT 文件

You should not attempt to open WT files manually. Instead, MongoDB references WT files to load the data they store.

If you want to restore WT files downloaded from an Atlas cloud backup, copy them and paste them into the /​data/​db directory. Then, restart the MongoDB server and start the Mongo shell.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 WT 文件的程序

Windows
免费试用
Mac
免费试用
Linux
免费试用
分类: 数据
更新时间: 2024-03-06

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 WiredTiger Data 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们