All Connectors
MongoDB Connector
MongoDB Connector
Connect to a MongoDB database and expose it to Hasura v3 Project
About
Overview
ndc-mongodb
provides a Hasura Data Connector to the MongoDB database,
which can expose and run GraphQL queries via the Hasura v3 Project.
The connector implements the NDC Specification, but does not currently support mutations, column relationship arguments in queries, functions or procedures.
Prerequisites
- Create a Hasura Cloud account
- Please ensure you have the DDN CLI and Docker installed
- Create a supergraph
- Create a subgraph
Using the MongoDB connector
Check out the Hasura docs here to get started with the MongoDB connector.
Troubleshooting
Please submit a Github issue if you encounter any problems!