obi1kenobi/trustfall
A query engine for any combination of data sources. Query your files and APIs as if they were databases! observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- 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: n/a
- age_days: 1695
- days_rel: 663
- days_push: 10
- n_releases_24m: 1
Adoption not part of the score
2884 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Trustfall is a query engine written in Rust that lets you query arbitrary data sources—APIs, files, databases, even AI models—using a GraphQL-like query language. It is embeddable as a library (Rust, Python, JS/WASM) and compiles and executes queries across heterogeneous sources as if they were a single database.
Use cases
- query REST APIs as if they were databases
- run federated queries across multiple data sources
- query files on disk with a structured query language
- embed a query engine in a Rust, Python, or browser (WASM) application
- cross-join data from two unrelated APIs
- analyze rustdoc JSON or other structured file formats with queries
When to choose
- you need to query heterogeneous data sources (APIs, files, databases) with one query language
- you want an embeddable query engine in Rust, Python, or WASM/browser environments
- you need to join or correlate data across sources that have no native integration
When to avoid
- you just need SQL queries against a traditional relational database
- you need a standalone database server with storage and indexing
- your data fits naturally in a single existing database or GraphQL backend
Facets
library · maturity active
search-engine parser databases developer-tools apis rust python wasm cross-platform query-engine graphql-like-query-language federated-queries data-connector wasm-embeddable query-language data-engineering nodejs
2 sources
- readme: https://github.com/obi1kenobi/trustfall · fetched 2026-08-28 · 339f8c30802f
- registry_crates: https://crates.io/api/v1/crates/trustfall · fetched 2026-08-29 · 92b98dfded5b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| obi1kenobi/trustfall | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="obi1kenobi/trustfall")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem