SQL console

The console needs JavaScript: it runs SQLite compiled to WebAssembly against the database file in your own browser. Nothing you type is sent anywhere.

The database is a plain SQLite file. If you would rather query it with your own tools, download f1.db and open it with any SQLite client.