Hasura
Instant GraphQL and REST API engine that connects to existing databases and services
Hasura generates instant GraphQL and REST APIs from your PostgreSQL, MySQL, SQL Server, or other databases. It includes a built-in authorization engine with row-level permissions, event triggers, and the ability to federate multiple data sources into a single API. The free cloud tier is suitable for prototyping, though solo founders should note the jump to $99/mo for the Professional plan.
What's good
- Generates a full GraphQL API from a database in minutes
- Fine-grained row-level authorization built in
- Supports connecting multiple databases and remote schemas
Watch out for
- GraphQL-centric approach has a learning curve if unfamiliar
- Professional plan at $99/mo is expensive for early-stage projects
Alternatives
More in Backend & BaaS
Appwrite
Open-source backend-as-a-service platform with auth, database, storage, and serverless functions
Convex
Reactive backend platform with real-time database, serverless functions, and automatic caching
Directus
Open-source headless CMS and backend-as-a-service that wraps any SQL database with a REST and GraphQL API