EXPLAIN QUERY PLAN - SQL command that is used to obtain a high-level description of the strategy or plan that SQLite uses to implement a specific SQL query. FTS5 - SQLite virtual table module that provides full-text search functionality to database applications. sqlite-web - Web-based SQLite database browser written in Python. DB Browser for SQLite - High quality, visual, open source tool to create, design, and edit database files compatible with SQLite. sqlite-utils - Python CLI utility and library for manipulating SQLite databases. pgsqlite - PostgreSQL extension that embeds SQLite3 and uses large objects as storage. sqlite-diffable - Tools for dumping/loading a SQLite database to diffable directory structure. hybrid-disk-cache - Hybrid disk cache library that utilized both the solid SQLite3 and file system. sandman2 - Generates a RESTful API service from your existing database, without requiring you to write a line of code. Works with SQLite. node-sqlite - SQLite client for Node.js applications with SQL-based migrations API written in TypeScript. SQLiteC++ - Smart and easy to use C++ SQLite3 wrapper. sqlite-worker - Simple, and persistent, SQLite database for Web and Workers. Grafito - Portable, Serverless & Lightweight SQLite-based Graph Database. GRDB.swift - Toolkit for SQLite databases, with a focus on application development. (Web) edge-sql - Serverless edge worker embedding SQLite using Cloudflare Workers and WASM. (Code) (HN) Rqlite - Lightweight, distributed relational database built on SQLite. (HN) sqlite-transform - Tool for running transformations on columns in a SQLite database. sqleet - Encryption extension for SQLite3. Amalgalite - SQLite embedded in a Ruby extension.