SQLite tech stack

The lightweight, self-contained database engine that powers applications across all platforms.

Get Started

Overview

SQLite is a self-contained, serverless, zero-configuration, transactional SQL database engine. It's the most widely deployed database engine in the world, found in countless applications from mobile devices to web browsers, embedded systems, and desktop applications.

Key features include:

Sample Projects

Resources