Hello everyone, im new to MongoDb and actually im new to the developer world so my apoligies if this question sound silly but im developing my first full stack project with Reactjs, Nodejs and Mongo. Im trying to send a form data into my database collection named “ecommerce” but every data i send from the client side are store in a folder named “Test” i didnt even create. Is there a preset configuration that im unaware of ?
Skip to main content
MongoDB is not automatically create folder for storing the data. Make sure your node.js is connecting to MongoDB database by using correct connection strings.
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Collection sub-document not updating | 2 | 645 | May 2024 |
Rust driver - pool size set to 20, but seeing 1,000+ connections per company ops team | 0 | 513 | May 2024 |
DNS server connectivity issue | 1 | 338 | Jul 2024 |
If ?retrywrites=true, DeleteManyAsync() returns a MongoWriteException | 11 | 689 | Oct 2024 |
GCP Workload Identity support for CSFLE | 3 | 70 | Sep 2024 |