App do catálogo

SQLite

Banco de dados SQL embutido.

Funciona em

WindowsmacOSLinux

Instaladores disponíveis

Winget

Windows · SQLite.SQLite

Ver origem

Homebrew

macOS · sqlite

Ver origem

APT

Linux · sqlite3

Ver origem

Comandos

Winget Windows

Fonte oficial · SQLite.SQLite

Sugerir correção

Instalar

powershell
winget install --id SQLite.SQLite -e

Desinstalar

powershell
winget uninstall --id SQLite.SQLite -e

Homebrew macOS

Fonte oficial · sqlite

Sugerir correção

Instalar

zsh
brew install sqlite

Desinstalar

zsh
brew uninstall sqlite

APT Linux

Fonte oficial · sqlite3 · exige admin

Sugerir correção

Instalar

bash
sudo apt-get update && sudo apt-get install -y sqlite3

Desinstalar

bash
sudo apt-get remove -y sqlite3

Setups com SQLite