Skip to content

DallasHoff/sqlocal-shell

Repository files navigation

SQLocal Shell

An interactive shell for SQLite3 in the browser built with SQLocal and Angular.

  • Import or create SQLite databases and run queries against them
  • Interact through a terminal-like environment
  • All database operations happen locally in the browser
  • Databases can be persisted in the app or can be exported

Hosted at https://shell.sqlocal.dev/