Data Connectors
Introduction
Data Connectors are the way to connect your Hasura GraphQL Engine to external data sources.
You can use them to query and join data across multiple data sources. Built using the Native Data Connector Specification, you can use those which are available out of the box, or build your own.
Find out more
If you don't see your database-of-choice listed here, check out the Connector Hub to see what's coming up on the roadmap.