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 |
---|---|---|---|
MongoDB ODBC 1.4.2 Unicode Driver doesn’t respond on local machine | 5 | 774 | May 2024 |
Proper way to write a BsonArray to BsonBinaryWriter | 0 | 273 | Jul 2024 |
ExpressionSearchDefinition plan? | 0 | 164 | Jul 2024 |
2752384:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:..\..\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 80 | 1 | 112 | Feb 9 |
How to increase the queue depth for MongoDB queries? | 0 | 36 | Mar 8 |