GraphQLize

A JVM library for developing GraphQL API instantly from Postgres and MySQL databases

[object Object]

Easy to Use

GraphQLize was designed from the ground up to be easily added as a drop-in library to any JVM language projects and get it up and running quickly.

[object Object]

Focus on What Matters

GraphQLize lets you focus on your core business logic, and it'll do the chores.

[object Object]

Powered by JVM & JDBC

GraphQLize is a JVM library written in Clojure with Java interoperability. It automatically generates the GraphQL schema and resolves the queries using single efficient SQL by making use of JDBC driver's metadata.