SQLite + IndexedDB Demo

Welcome! This demo showcases SQLite running in the browser with IndexedDB persistence. Your data is automatically synced to IndexedDB after each write operation and will persist across browser sessions.
Database Connection
SQL Query Interface
Query Results
Execute a query to see results here...
Console Output
Console output will appear here...
Database Statistics

0

Queries Executed

0

Tables Created

0

Rows Affected

0ms

Avg Query Time