https://github.com/thecodingmachine/tdbm-graphql
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite)
https://github.com/thecodingmachine/tdbm-graphql
Last synced: 9 months ago
JSON representation
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite)
- Host: GitHub
- URL: https://github.com/thecodingmachine/tdbm-graphql
- Owner: thecodingmachine
- Created: 2017-04-26T08:30:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T14:41:03.000Z (about 4 years ago)
- Last Synced: 2025-04-10T14:32:47.457Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/thecodingmachine/tdbm-graphql)
[](https://packagist.org/packages/thecodingmachine/tdbm-graphql)
[](https://packagist.org/packages/thecodingmachine/tdbm-graphql)
[](https://packagist.org/packages/thecodingmachine/tdbm-graphql)
[](https://scrutinizer-ci.com/g/thecodingmachine/tdbm-graphql/?branch=master)
[](https://travis-ci.org/thecodingmachine/tdbm-graphql)
[](https://coveralls.io/github/thecodingmachine/tdbm-graphql?branch=master)
TDBM-GraphQL
============
GraphQL bridge between TDBM and GraphQLite library.
This library will generate GraphQLite types based on your database model and will modify generates beans with proper annotations.
### [Read documentation](https://thecodingmachine.github.io/tdbm/doc/graphqlite.html)