Which is recommended for fetching data N1sql or View

Hi there,

i am new to couchbase, just love the features and performance that couchbase offers (from articles)…

but a question coming in my mind that - Which is recommended for fetching data N1sql or View, if i am installing latest version of couchbase.

is there any real advantage of using view (i think it was used before n1sql?) kind of model to get data from couchbase, i feel using n1sql is more simpler than other.

i am also trying to test couchbase in a 8GB RAM and 160GB SSD Disk space kind of server.
please give me some guidance.
thanks VJ

N1QL+GSI is recommended. You can also see comparison https://blog.couchbase.com/comparing-couchbase-views-couchbase-n1ql-indexing/

2 Likes