# tuql - SQLite DB에서 GraphQL 서버를 자동생성하는 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9063](https://news.hada.io/topic?id=9063)
- GeekNews Markdown: [https://news.hada.io/topic/9063.md](https://news.hada.io/topic/9063.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-28T10:30:02+09:00
- Updated: 2023-04-28T10:30:02+09:00
- Original source: [github.com/bradleyboy](https://github.com/bradleyboy/tuql)
- Points: 14
- Comments: 0

## Topic Body

- 정형화된 SQLite DB를 GraphQL 엔드포인트로 변환   
- 객체 간의 관계를 추론 : belongsTo, hasMany, belongsToMany 를 지원   
- 객체를 생성,수정,삭제 하고, n:n 관계를 연결하는데 필요한 기본 Mutation을 생성   
- Javascript 오픈소스

## Comments



_No public comments on this page._
