4 Repos
Tools that automatically derive GraphQL schemas and resolvers from database structures.
Distinct from Database Schema Mapping: Distinct from Database Schema Mapping: specifically generates a GraphQL API from the schema, not just logical organization.
Explore 4 awesome GitHub repositories matching data & databases · GraphQL API Generators. Refine with filters or upvote what's useful.
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
An extensible toolkit that generates a real-time GraphQL API from a PostgreSQL database schema with plugin support and incremental delivery.
Nhost is an open-source backend as a service that provides a managed PostgreSQL database, authentication, and file storage accessible through a unified GraphQL API. It functions as a backend infrastructure orchestrator, enabling the deployment and management of full-stack environments using containerization and command-line automation. The platform distinguishes itself by automating the transformation of relational database tables into a secure GraphQL API and providing an integrated identity provider that supports passwords, magic links, and OAuth. It also includes a serverless function runt
Automatically transforms relational database tables into a GraphQL API by mapping the database schema to a query engine.
A polyglot web converter.
Generates React components directly from GraphQL schema definitions.
Data API builder is a service that automatically generates REST and GraphQL endpoints directly from database schemas and stored procedures. By interpreting database metadata, it provides immediate programmatic access to information without requiring the development of custom backend routes or manual query logic. The engine distinguishes itself through a metadata-driven translation layer that maps incoming HTTP requests to native database queries while enforcing granular, role-based access control and row-level security policies. It includes a dedicated bridge for AI agents, allowing these sys
Automatically derives REST and GraphQL endpoints directly from database schemas and stored procedures.