nalgeon/sqlime
Online SQLite playground observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 40
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1805
- days_rel: n/a
- days_push: 363
- n_releases_24m: 0
Adoption not part of the score
1066 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sqlime is an online SQLite playground for debugging, running, and sharing SQL snippets entirely in the browser. It runs a full-featured SQLite engine client-side with no server, and can save databases and queries as GitHub gists for sharing.
Use cases
- run sql queries online in the browser
- debug and test sqlite queries
- share sql snippets with a colleague
- open a sqlite database file in the browser
- learn sql with an ai assistant
- convert sqlite data to a sql dump for import elsewhere
When to choose
- you need a zero-install, serverless SQLite sandbox that works in the browser
- you want to share runnable SQL examples via links or gists
- you need a mobile-friendly SQL playground
When to avoid
- you need a production database server or multi-user access control
- you work with non-SQLite databases like PostgreSQL or MySQL directly
- you need heavy IDE features like schema visualization or autocompletion
Facets
application · maturity active
database developer-tools gui databases developer-tools web-development browser sqlite sql-playground sql-fiddle browser-based client-side gist-sharing ai-assistant web-server
3 sources
- readme: https://github.com/nalgeon/sqlime · fetched 2026-08-28 · a5b6ea3eb3a8
- homepage: http://sqlime.org · fetched 2026-08-29 · df306e7e84dc
- registry_npm: https://registry.npmjs.org/sqlime · fetched 2026-08-29 · 4bd924594272
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nalgeon/sqlime | main | 50 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem