Core Libraries
SQLite
Public Domain
The most widely deployed SQL database engine in the world. All SQL processing happens locally in your browser via WebAssembly.
sql.js
v1.10.3
SQLite compiled to WebAssembly (Emscripten). Enables running SQL queries entirely in the browser without any server-side processing.
Fonts & Typography
JetBrains Mono
Font
Monospace typeface designed for developers. Used throughout the application for code, data, and technical labels.
Space Grotesk
Font
Grotesque sans-serif typeface used for headings and UI elements.
Infrastructure
Cloudflare CDN
cdnjs
Content Delivery Network for hosting the sql.js WebAssembly file. Serves resources from edge locations worldwide.
Google Fonts
API
Font delivery service for JetBrains Mono and Space Grotesk typefaces.
This tool is built with gratitude for these open-source projects and services.