aerogear / create-graphql

Command-line utility to build production-ready servers with GraphQL.
MIT License
440 stars 38 forks source link

Add support for MySQL #58

Open felippepuhle opened 7 years ago

felippepuhle commented 7 years ago

As MySQL user, it would be interesting to have this feature too.

sibelius commented 7 years ago

TODO

I think we should have a generic approach to support any database, maybe a plugin style design

templates generators should receive an array of fields with all information needed

sibelius commented 7 years ago

This could help https://github.com/rexxars/sql-to-graphql?

lucasbento commented 7 years ago

@sibelius: yeah.

We should start working on #59 asap.

sibelius commented 7 years ago

this could help us: https://github.com/gajus/database-types