# SQL
# TODO
- GraphpostgresQL - GraphQL for Postgres.
- sql-to-graphql - Generate a GraphQL API based on your SQL database structure.
- PostGraphile - A GraphQL API created by reflection over a PostgreSQL schema.
- rdbms-to-graphql - A Java CLI program that generates a GraphQL schema from a JDBC data source.
- Prisma - Turn your database into a GraphQL API. Prisma lets you design your data model and have a production ready GraphQL API online in minutes.
- tuql - Automatically create a GraphQL server from any sqlite database.