Login
Remember
Register
Ask a Question
Which architecture does NoSQL follow?
+2
votes
asked
Jan 16, 2020
in
NoSQL
by
sharadyadav1986
Which architecture does NoSQL follow?
Shared Nothing
Shared Memory
Shared Disk
#nosql-architecture
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 23, 2020
by
SakshiSharma
Shared memory is wrong answer, it should be Shared Disk
commented
Jan 28, 2020
by
anonymous
shared disk is wrong answer.
commented
Feb 14, 2020
by
anonymous
NoSQL follows a
Shared Nothing
architecture.
...