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.18k stars 2.77k forks source link

MongoDB Support #9572

Open marionschleifer opened 1 year ago

marionschleifer commented 1 year ago

Feature Description

Snowflake database support

Current in progress plans

Planned

User value / outcome

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

Current status (design, alpha, beta etc.)

Design / Early development exploration

marionschleifer commented 1 year ago

For anyone interested in MongoDB support, we will do a demo on it at the community call on Thursday, 27th April at 9am PT. Use this link to sign up. We're looking forward to seeing you there! 🎉

manasag commented 1 year ago

MongoDB Beta support is now released in v2.27.0. Here is the documentation to get started

rutvikpensionwar commented 7 months ago

@manasag Do you have any documentation/recommendation around Data Connector Agent that I can use to connect to Mongo?

sockpapi commented 4 months ago

@marionschleifer any updates with auto generated mutations for mongodb?