trailbaseio/trailbase
An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, MCP and admin UI built on Rust, SQLite (PG) & Wasmtime. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 87
- Longevity 48
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: 2.0
- age_days: 673
- days_rel: 7
- days_push: 7
- n_releases_24m: 215
Adoption not part of the score
5571 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TrailBase is an open-source, single-executable Firebase alternative built on Rust, SQLite (with experimental Postgres support), and Wasmtime. It provides type-safe REST and realtime APIs, built-in authentication, an admin UI, a WebAssembly runtime for custom endpoints, geospatial support, and MCP integration with sub-millisecond latencies.
Use cases
- self-host a Firebase or Supabase alternative backend
- add auth and REST APIs to a mobile or web app without building a backend
- run a fast SQLite-backed backend as a single executable
- get realtime data subscriptions for a client-side app
- extend a backend with custom endpoints via WebAssembly
- replace a multi-service stack with one small deployable binary
- manage app data through an admin dashboard UI
When to choose
- you want a lightweight, self-hosted BaaS with relational SQL access
- you need sub-millisecond API latency without a separate cache layer
- you prefer a single binary that is easy to deploy and test
- you want built-in auth, file uploads, realtime, and admin UI out of the box
- you want full SQL access to the underlying database
When to avoid
- you need a battle-tested backend with years of production mileage
- you require managed hosting and vendor support
- you depend heavily on Postgres features (still experimental)
- you need a document store or serverless functions ecosystem like Firebase's
- your license requirements are incompatible with OSL-3.0
Facets
application · maturity active
auth http-server api-framework websocket database file-upload mcp ssr backend web-development databases apis self-hosted developer-tools windows self-hosted rust cross-platform backend-as-a-service firebase-alternative sqlite wasmtime single-executable realtime type-safe-apis pocketbase-alternative supabase-alternative admin linux macos docker
5 sources
- readme: https://github.com/trailbaseio/trailbase · fetched 2026-08-28 · 527d5765ab01
- homepage: https://trailbase.io · fetched 2026-08-29 · bde44dbac6f3
- site_page: https://trailbase.io/getting-started/install · fetched 2026-08-29 · 77eec0855502
- registry_crates: https://crates.io/api/v1/crates/trailbase · fetched 2026-08-29 · 77650de6f839
- site_page: https://trailbase.io/reference/faq · fetched 2026-08-29 · f3677952a2d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trailbaseio/trailbase | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="trailbaseio/trailbase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem