mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

Supported Databases #576

Closed dnepro closed 6 years ago

dnepro commented 6 years ago

Just a quick question: Are all databases supported, that Sequelize can support?

Why i am asking is because i've read the Github Title and its stating only MySQL and Postgres.

Thanks in advance :)

mickhansen commented 6 years ago

Probably not, we're only testing against mysql & postgres.