GitHub - QuadrupleA/sqlite-page-explorer: Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.
SQLite Page Explorer is a cross-platform GUI application that allows developers to examine SQLite databases at the page level, providing insights into B-Trees, index structures, and storage efficiency. Built with redbean, it's distributed as a single 6.5MB executable that runs natively on multiple operating systems and architectures.