Connecting GraphQL with Java Spring Boot and Postgres or MySQL

Written by tamizhvendan | Published 2020/04/13
Tech Story Tags: java | graphql | spring-boot | postgres | mysql | custom-rapid-app-development | clojure | coding

TLDR 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.via the TL;DR App

no story

Written by tamizhvendan | Pragmatic, Passionate & Polyglot Programmer | Full Stack Solution Provider
Published by HackerNoon on 2020/04/13