hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.12k stars 2.77k forks source link

MySQL Support #9570

Closed marionschleifer closed 1 year ago

marionschleifer commented 1 year ago

Feature Description

MySQL database support

Current in progress plans

Planned

User value / outcome

User is able connect a MySQL database to Hasura and have a GraphQL api running instantly.

Current status

GA as of graphql-engine and graphql-data-connector v2.26.0 (Currently only MySQL 8.0+)

rsd1122 commented 1 year ago

Happy to announce our MySQL/MariaDB connectors are now in beta - https://hasura.io/blog/introducing-instant-apis-for-mysql-mariadb-oracle/

Check out the video https://youtu.be/0GFVaJOxsnU to get a sneak peek into how they work

rsd1122 commented 1 year ago

The Hasura MySQL data connector is now generally available (GA).

Please see our docs for more information: https://hasura.io/docs/latest/databases/mysql/index/