Skip to main content

SQLite

SQLite logo

A small, fast, self-contained SQL database engine.

Category: Historian & data

What it does

  • Zero-configuration embedded SQL storage for lightweight workloads.
  • No server process, which suits constrained or single-app nodes.
  • The most widely deployed database in the world.

When to use it

Use SQLite for lightweight local storage where a full database server would be overkill.

Running on EmberNet

Runs as a single instance per node.

Learn more

EmberNet packages and deploys this application; it is developed by SQLite. Product names and logos are trademarks of their respective owners.