# GraphQLize - Postgres/MySQL에 GraphQL API를 사용가능하게 해주는 JVM Library

> Clean Markdown view of GeekNews topic #1744. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1744](https://news.hada.io/topic?id=1744)
- GeekNews Markdown: [https://news.hada.io/topic/1744.md](https://news.hada.io/topic/1744.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-20T11:08:44+09:00
- Updated: 2020-03-20T11:08:44+09:00
- Original source: [graphqlize.org](https://www.graphqlize.org/)
- Points: 5
- Comments: 1

## Topic Body

- JVM 기반 아무 언어에서나 사용가능

- Clojure로 개발됨

- JDBC metadata를 이용해서 GraphQL 스키마를 생성

- Postgres 9.4+ 와 MySQL 8.0+ 지원

- Spring Boot / Spark Java / 바닐라 자바

- Pedestal / Ring / 바닐라 클로져

## Comments



### Comment 1415

- Author: xguru
- Created: 2020-03-20T11:08:47+09:00
- Points: 2

아직 알파버전이지만 몇달내에 Production Ready 될것으로 예상한다고

KeystonJS , Hasura , PostGraphile 등에서 영감을 얻어서 개발

 - https://www.graphile.org/postgraphile/ : Postgres + GraphQL

 - https://www.keystonejs.com/ : node.js + GraphQL

 - https://hasura.io/ : Postgres + GraphQL

처음 제목만 보고는 Graphile 이나 Hasura 처럼 서버 방식인가 했는데, 클라이언트 측에 올리는 방식이네요.

Hasura가 가장 맘에 드는데 MySQL 지원은 작년부터 얘기하더니 아직 소식이 없네요.

https://www.producthunt.com/upcoming/hasura-graphql-engine-on-mysql
