selfdb

Self-hosted SQL database in your browser with local persistence

Visit selfdb ↗ link: rel="ugc noopener"

selfdb is a lightweight SQL database implementation designed to run entirely in the browser. It provides local data persistence without requiring external servers, making it suitable for offline-first applications and local development workflows.

The project is open-source and available on GitHub. It enables developers to build applications with SQL database functionality while keeping data stored locally on the user's machine.

Discussion