- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Printer Friendly Page
Mongo DB conncetors with GDS
November
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Is there any options to connect Mongo Db Data with Google Data Studio???
Mongo DB conncetors with GDS
November
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hi Jeya,
As such there is no Mongo DB connectors in the Google Data Studio, here is the list of Google Data Studio connectors list https://developers.google.com/datastudio/connector/data-sources .
I would you suggest to store MongoDB data in the Google sheet or MySQL, then connect with Google Data Studio.
Hope that will help you!
Thanks,
Roshan
Re: Mongo DB conncetors with GDS
November
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hi Roshan,
Thank you so much for your suggestion! I will definitely try this out.
- Could you please let me know how to store MongoDB data in the Google sheet?
- If we do so, we have to do it manually, right?
- Or, we can automate the process?
Looking forward to your insights.
Thanks!
Jai
Mongo DB conncetors with GDS
November
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Import MongoDB data into the Google Sheet through MongoDB API, may this article will help you to get the data into the Google Sheet. https://www.cdata.com/kb/tech/mongodb-odata-gsheets-import.rst
Thanks,
Roshan
Mongo DB conncetors with GDS
November
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
If you create a Community Connector, you can use the MongoDB API to directly pull data into Data Studio. There is no need to use an intermediary Google Sheet or to set up scheduling.