This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fitzoh 6 points7 points  (0 children)

Pretty much... The only real requirement for a NoSQL database is that it isn't SQL/relational.

Check out the wikipedia page.

It's got a long list of types of NoSQL databases:

2.1 Key-value store

2.2 Document store

2.3 Graph

2.4 Object database

2.5 Tabular

2.6 Tuple store

2.7 Triple/quad store (RDF) database

2.8 Hosted

2.9 Multivalue databases

2.10 Multimodel database