Drizzle ORM + sql.js

This is a demo of the Northwind dataset, running on Drizzle ORM + sql.js + SQLite in your browser
This dataset was sourced from northwind-SQLite3, UI design from Cloudflare D1 example.
You can use the UI to explore Supplies, Orders, Customers, Employees and Products, or you can use search if you know what you're looking for.

npm i
npm run dev