FICHA · MANJARO

sqlite

A C library that implements an SQL database engine

  • cli-tool
  • CLI
  • LIBRARY
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Provides the SQLite database engine and command-line tool. SQLite stores a full SQL database in a regular file, making it useful for applications, local data, testing, scripts, and small services.

Use it when software needs an embedded database without a separate server. Developers and administrators can also inspect databases with the sqlite3 command.

How to run

sqlite3

Commands: sqlite3

Permissions

Permissions not analysed for this source yet.