SQLite Database Format | |
SQLite | |
Ads |
File with a .SQLITE extension contains a data base of different sorts, arranged within tables, created and managed with the SQLite system. Libraries supporting the SQLite in-built management system are free and easily available.
Actions performed on the SQLite databases can be performed using the SQL language and any system supporting this standard. Databases in this format are supported, among others, by Autodesk, geo-spatial software, many programming languages and prepared programs.
.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 |