Why SQLite Finally Feels Modern

Overview

Want to work with SQLite databases via the same kind of workbench tools available for MySQL/MariaDB and PostgreSQL? These three projects — a desktop application, a web-based app, and a Visual Studio Code extension — give you interactive GUI environments for SQLite databases.

Register Now