
Graphweaver
Code-first platform to unify data sources into a GraphQL API
Graphweaver is a code-first GraphQL backend that connects multiple data sources behind a single GraphQL API. It focuses on fast bootstrapping with generated CRUD operations while keeping everything fully customizable in TypeScript.
Key Features
- Connect multiple data sources (SQL databases and external APIs) behind one GraphQL schema
- Instant CRUD GraphQL API with filtering, sorting, and pagination
- Cross-source filtering to query and filter across different backends
- Code generation to introspect supported databases and generate TypeScript resolvers
- Granular security controls including RBAC plus row-level and column-level permissions
- Built-in, extensible admin panel for browsing and managing connected data
Use Cases
- Build a unified GraphQL gateway over multiple databases and SaaS/REST services
- Rapidly scaffold an internal admin tool for operational data management
- Add fine-grained authorization to CRUD APIs without losing code-level control
Graphweaver is well-suited for teams that want Hasura-like acceleration while keeping a standard, hackable GraphQL server and UI that can be adapted to production requirements.
Categories:
Tags:
Tech Stack:
Similar Services

Supabase
Open source Postgres backend platform with auth, APIs, storage, and realtime
Supabase is an open source Postgres development platform providing authentication, auto-generated REST/GraphQL APIs, realtime subscriptions, edge functions, file storage,...


NocoDB
No-code spreadsheet interface for SQL databases with APIs
Open-source Airtable alternative that turns Postgres/MySQL/SQLite into a no-code spreadsheet UI with views, permissions, integrations, and REST APIs.

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.

Appwrite
Open-source backend platform for web and mobile applications
Appwrite is an open-source backend-as-a-service for building web and mobile apps with authentication, databases, storage, functions, realtime APIs, and messaging.


Directus
Headless CMS and instant APIs for SQL databases
Directus turns any SQL database into a headless CMS with an admin app, role-based access control, and instant REST and GraphQL APIs for custom applications.

Hasura GraphQL Engine
Open-source GraphQL engine providing instant, realtime APIs on your data
Hasura is an open-source GraphQL engine that instantly exposes realtime, secure GraphQL APIs over databases and other data sources with fine-grained access control.

Docker
TypeScript
React
pnpm
Node.js