blah blah blah is here! blah blah » Close

0
votes
1 answers

Mongodb versus sql server, what are the key differences?

Rick_A
761

What are the differences between Mongodb versus Sql Server? It seems Mongodb is in between a nosql database and a relational database. Reference: [url=http://www.mongodb.org/]http://www.mongodb.org/[/url]

0
votes
1 answers

How do nosql databases differ from relation databases?

Rick_A
761

There seems to be allot of buzz around these nosql databases. Other than the fact that they don't support regular SQL like syntax, what is the real underlying difference? Can you model "most" databases into a nosql type data m ...

Feedback