HackerNoon Mobile

Better reading experience on the app
Connecting GraphQL with Java Spring Boot and Postgres or MySQLby@tamizhvendan
3,890 reads

Connecting GraphQL with Java Spring Boot and Postgres or MySQL

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

GraphQLize is a JVM library for developing GraphQL API server instantly from any Postgres and MySQL databases. It aims to simplify the effort required to expose GraphQL APIs over relational databases. The crux of GraphQlize is generating the GraphQL schemas and resolving the queries by making use of JDBC metadata provided by the JDBC drivers. It currently supports Postgres (9.4 & above) and MySQL (8.0 & above). It provides you with an efficient GraphQL implementation in just a few lines of code.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Connecting GraphQL with Java Spring Boot and Postgres or MySQL
Tamizhvendan HackerNoon profile picture

@tamizhvendan

Tamizhvendan


Receive Stories from @tamizhvendan

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!