Given that I am not dealing with inventory items, is mongodb a good
database solution for my application?
Hi Kenroy,
The answer to your question depends on the use case and charateristics of your application. It’s not about what you are dealing with (inventory, or network service) that determines which database solution is suitable, but how your application interacts with the database. I would suggest to develop a prototype and see whether it fits your application use case.
An effective data models would be beneficial to support your application performance requirements. The flexible data models design in MongoDB allows you to focus on your application design and conform the data models to benefit your application use case. You may find below resources useful in relation to data modelling:
I would also suggest to enroll in a free online course at MongoDB University, especially the M101 modules for developers.
Also what are some well known products and companies that use mongodb in their eCommerce solutions ( not just inventory catalog, but for other areas as well such as shopping cart ) ?
You may find below resources useful:
Kind regards,
Wan.
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: https://docs.mongodb.com/manual/support/
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/cUFDZUBKpqY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user+unsubscribe@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/f9eba097-8113-4eae-ad3b-e184711c554d%40googlegroups.com.