DynamoDB vs MongoDB NoSQL [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so … Read more
I am creating a system which polls devices for data on varying metrics such as CPU utilisation, disk utilisation, temperature etc. at (probably) … Read more
I am just starting out with MongoDB and one of the things that I have noticed is that it uses BSON to store … Read more
Is it possible for the same exact Mongo ObjectId to be generated for a document in two different collections? I realize that it’s … Read more
I have some basic understanding what Amazon SimpleDB is, but according to the Amazon DynamoDB description it seems to be almost the same: … Read more
The BASE acronym is used to describe the properties of certain databases, usually NoSQL databases. It’s often referred to as the opposite of … Read more
How can I set up MongoDB so it can run as a Windows service? 29 Answers 29
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more
I am not a database expert and have no formal computer science background, so bear with me. I want to know the kinds … Read more