hasura / hasura/graphql-engine
Add support for MongoDB
Open
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Design and implementation for MongoDB support in GraphQL Engine
Is there any plan for adding Mongo DB support for Hasura?
#### Workaround for data in existing MongoDB databases
Currently, we're using [mongo_fdw](https://github.com/EnterpriseDB/mongo_fdw) but it does not support all the functionalities yet, even though it's a very good starting point.
Contributor guide
Assessment
This issue has not been assessed yet.