2025-05-17 23:14:15 +08:00
2025-05-17 09:32:49 +08:00
2025-05-17 23:07:33 +08:00
2025-05-17 23:14:15 +08:00
2025-05-17 09:40:41 +08:00
2025-05-17 10:48:17 +08:00
2025-05-17 10:48:17 +08:00
2025-05-17 12:22:34 +08:00
2025-05-17 10:06:02 +08:00
2025-05-17 09:32:49 +08:00
2025-05-17 09:32:49 +08:00
2025-05-17 12:22:34 +08:00
2025-05-17 10:30:39 +08:00

SQLite Playground

A SQLite Playground that runs completely locally.

How it works

Run SQLite as wasm in the browser using sqlite-wasm-rs.

About UI

Users who have used Rust Playground will feel very familiar.

Because the layout and component design are derived from it, but rewritten using leptos.

Local deployment

npm install
npx postcss --dir assets/module.postcss assets/module.css --base assets/module.css
# Choose your preferred installation method
# https://trunkrs.dev/#install
cargo install trunk --locked
trunk serve --open
Description
A SQLite Playground that runs completely locally.
Readme MIT 18 MiB
Languages
Rust 82.9%
CSS 12.3%
HTML 4.4%
JavaScript 0.4%