Ross ROSS = Recommend OSS · open-source software intelligence for agents

thevahidal/soul

🕉 Soul | Automatic SQLite RESTful and realtime API server | Build CRUD APIs in minutes! observed · 2026-08-28

github.com/thevahidal/soul · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 97
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 1428
  • days_rel: 24
  • days_push: 23
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1684 stars · 58 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Soul is a Node.js CLI tool that instantly turns any SQLite database into a RESTful API server with a realtime WebSocket endpoint. It supports authentication, rate limiting, CORS, and an optional admin studio out of the box.

Use cases

  • expose a sqlite database as a rest api
  • build crud apis in minutes
  • add realtime updates to a sqlite database
  • quickly prototype a backend without writing code
  • self-host a lightweight api server for sqlite
  • add authentication to a sqlite rest api

When to choose

  • you need a REST/realtime API over SQLite with zero boilerplate
  • you want quick prototyping or a small self-hosted backend
  • you want built-in auth, rate limiting, and CORS for a SQLite API

When to avoid

  • you use PostgreSQL, MySQL, or another database instead of SQLite
  • you need complex custom business logic in your API layer
  • you need high-concurrency write throughput beyond SQLite's capabilities

Facets

cli-tool · maturity active

http-server websocket api-framework database auth rate-limiting cli databases backend web-development apis developer-tools cli cross-platform self-hosted sqlite rest-api realtime crud auto-generated-api better-sqlite3 nodejs docker

2 sources

Member repositories

RepositoryRoleHealth v2
thevahidal/soulmain97

For agents

markdown · JSON · MCP: product_card(name="thevahidal/soul")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem