Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
7 results found
-
Improve the sample code for Connecting with MongoDB Driver
When in Atlas you click the Connect button and get to the screen 'Connecting with MongoDB Driver', the Java sample isn't using the MongoClientSettings.builder() to set writeConcern and retryWrites. This is done in the connect string instead, even though the builder does provide those two settings.
I suggest only using the MongoClientSettings.builder() for better type safety.1 vote -
Languages subtitles
it would be great to have languages subtitles in the videos besides English.
1 vote -
Please clean your mind
What i mean is for newbie mongodb is trash , I am full stack dev and i have to use this for complete mern project and how we gonna do that => by watching video tut which you guys but you guys change syntax every year that makes impossible to work on ongoing project.
So I somehow arranged to have mongodb in my mac m1 then bloody xcode did some changes now again errors after error .
So I somehow thought I should use atlas atleast i will not be in my system and guess what you guys changed some…1 vote -
Update the MERN Stack tutorial, it's out of date.
RE: https://www.mongodb.com/languages/mern-stack-tutorial
The MERN stack tutorial is out of date and can't be completed in it's current state.
- Section on creating Atlas Cluster is out of date and needs updating.
- The React section uses the old Class way of doing things, this should be updated to use Functional Components and Hooks.
- Uses the old React Router system.
You might as well remove this tutorial in it's current state.
My solution for MERN stack tutorial using functional React components and TypeScript is available here:
https://github.com/carlwicker/mongodb-atlas-MERN-typescript1 vote -
Allow to connect with Atlas in a standalone (non clustered) mode.
Getting onto Mongo and learning it the first step in getting to use it for projects and in production.
I am finding that there are many roadblocks to installing and connecting to Mongo.
Getting a standalone mode would make it super intuitive to connect with it and begin using it.
1 vote -
INFORM that shared clusters share data limits
In the comparison between clusters, for Shared clusters M2, M5, vital information is that there are data limits and those limits are shared, not only for you but also together with any other databases of the same cluster.
This was NOT clear at all when we signed up with an M2.
1 vote -
Kotlin support and Tutorials
Add Tutorials and Native support for Kotlin language. Preferable with ktor as the server
1 vote
- Don't see your idea?