Google Android SQLite Temporary Database Format | |
SQLite | |
Ads |
DB-SHM is a filename suffix associated with SQLite relational database management system. SQLite allows users to use SQL database engine locally, without using a dedicated server.
DB-SHM is a temporary database file created by SQLite. Such files store data shared by multiple applications. DB-SHM can be safely deleted when no longer used.
Updated 11/27/2021
.abs | Absolute Database Single-file Database Format |
.accdb | Microsoft Access 2007/2010 Database Format |
.accdc | Microsoft Access 2007/2010 Digitally Signed Database Format |
.accde | Microsoft Access 2007/2010 Compiled Execute Only Format |
.accdr | Microsoft Access 2007/2010 Runtime Mode Database Format |
.accdt | Microsoft Access 2007/2010 Database Template Format |
.accdw | Microsoft Access Link Format |
.accft | Microsoft Access Template Format |