SQLite

Azure Databases 1 variation

SQLite 3.53 on Ubuntu 24.04, the self contained embedded SQL database ready at the command line.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
SQLite 3.53 Ubuntu 24.04 Azure Ubuntu 24.04 3.53 View · Guide

Overview

SQLite is a serverless, self contained relational database engine that stores an entire database in a single file. It is one of the most widely deployed databases in the world, used for local storage in applications, testing and lightweight data workloads.

Why the cloudimg image

cloudimg provides SQLite 3.53 fully patched on a hardened Ubuntu 24.04 base, installed and ready to use the moment the instance boots. The image is kept current with security updates and is backed by 24/7 support.

Common uses

  • Embedded application storage
  • Local development databases
  • Prototyping and testing