Turn multiple data sources into a single GraphQL API
Easily convert your SQL database into a REST API using Express.js
PostGraphile is an automated tool that converts a PostgreSQL database schema into a fully functional GraphQL API. It serves as a GraphQL execution engine and schema orchestrator, utilizing database schema introspection to retrieve strongly typed metadata directly from PostgreSQL. The project features a modular system for composing and standardizing GraphQL schemas through plugins, which manage naming conventions and connections. It includes a PostgreSQL query builder that constructs dynamic, SQL-injection-proof queries using tagged template literals. The system employs a declarative query pl
DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.
Data API Framework for AI Agents and Data Apps
The main features of canner/vulcan-sql are: API Generation.
Open-source alternatives to canner/vulcan-sql include: exogee-technology/graphweaver — Turn multiple data sources into a single GraphQL API. formio/resquel — Easily convert your SQL database into a REST API using Express.js. graphile/postgraphile — PostGraphile is an automated tool that converts a PostgreSQL database schema into a fully functional GraphQL API. It… hasura/graphql-engine — graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable… jeffknupp/sandman2 — Automatically generate a RESTful API service for your legacy database. No code required! dreamfactorysoftware/dreamfactory — DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data…