

SQLite on Ubuntu 18.04 with maintenance support by Apps4Rent
Product Overview
This is a repackaged open source software product wherein additional charges apply for technical support and maintenance by Apps4Rent. SQLite is an embedded database engine that is used for storing data locally on application software.
SQLite is a software library that runs on a serverless architecture to allow applications to read and write files on disks directly and does not need to be configured or installed for use. It requires minimal support from operating systems making it ideal for virtually every device and system that could use a database engine.
SQLite transactions are Atomic, Consistent, Isolated, and Durable (ACID) compliant in the sense that they are either executed completely or not at all. The use of dynamic tables ensures that values do not have to be allocated to specific columns of the data type to which they belong. Additionally, SQLite creates in-memory databases and allows one-to-many connections to database files.
Version
Categories
Operating System
Linux/Unix, Ubuntu 18.04
Delivery Methods