Database Format | |
SQLite | |
Ads |
File with a .DB3 extension contains a database – its structure and data records. An example of such database can be a PalmDatabase.Db3 file which stores contacts, information on calls and data on user of a Palm Pre device.
DB3 files are created with SQLite – light software for creation of data bases in form of simple files. Due to its structure they can easily store structural data and enable its obtaining via SQL.
.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 |