SQLite

<< Click to Display Table of Contents >>

Navigation:  Supported database systems >

SQLite

Dispatch 3.2 supports SQLite.

 

SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.

 

SQLite is the worlds most widely used database engine. It is free to use, open-source but not open but, SQLite is not open-contribution.

 

SQLite is the default database used by Dispatch. When you install and run Dispatch it will create and use a SQLite database. After installation you are free to change the default Database Connection settings as required to use your preferred database engine.

 

SQLite became the default database as of July 20, 2021 (Dispatch 3.2.21.202).