.DB-SHM File
.db-shm is SQLite Database Shared Memory File
Features | Description |
---|---|
File Extension | .db-shm |
Format | Binary |
Created by | SQLite |
Category | Database |
.db-shm is SQLite Database Shared Memory File
Features | Description |
---|---|
File Extension | .db-shm |
Format | Binary |
Created by | SQLite |
Category | Database |
What's on this Page
The db-shm file extension is associated with the SQLite a relational database management system that can be integrated to any program or operating system.
The db-shm file stores temporary database created by the SQLite.
For example Mac OS X (macOS) stores cache.db-shm files: User/[username]/Library/Caches. The cache.db-shm files can be safely deleted to increase free storage on disk.
The db-shm files are also used by Google Android operating system.
A db-shm file extension is related to the SQLite, a relational database management system. A .db-shm file stores temporary database files.