.DB-WAL 文件扩展名

SQLite Database Write-Ahead Log File

开发者 SQLite
受欢迎程度
3.7  |  56 
 

什么是 DB-WAL 文件?

Temporary database file created by SQLite 3.7.0 or later, a compact database program commonly embedded into mobile and desktop applications; saves write-ahead log (WAL) information for the database; automatically created and managed by the database.

更多信息

Since SQLite is a popular embedded database technology, you may see DB-WAL, .DB-SHM, and other temporary database files with applications that use SQLite.

注: In an SQLite write-ahead logging scheme, all database modifications are written to the DB-WAL file before being committed to the database. WAL was introduced as an alternative scheme to SQLite's default "rollback journal" policy.

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

可打开或引用 DB-WAL 文件的程序

Windows
免费
Mac
免费
Linux
免费
分类: 数据库
更新时间: 2012-09-11

验证者 FileInfo.com

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

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