SQLite Database File

icon
File Extension:.sqlite
Developer:SQLite
Views:61091
Updated:2011-01-28 16:57:33
Hex:53 51 4C 69 74 65 20 66 6F 72 6D 61 74 20 33
ASCII:SQLite format 3

Description

SQLite is a in process library that is used to implement self contained, serverless, zero configuration and transactional SQL databases.SQlite is is an embedded database engine that does not have separate server processes and is able to read and write to ordinary disc files.

It is possible on a single disc file to have a complete SQL database including multiple tables, indices, triggers and views as well as supporting cross platform use.

Database files that have been created using SQLite have the file extension .sqlite and are normally formatted in table format.


Compatible Programs

  » SQLite

Related searches

How to open .sqlite files?
Software to open .sqlite files
What are .sqlite files