Couchbase Setup Installation Indexes Tutorial 2017
Hello Programmers,This is Vinit.
Today we will learn how to setup couchbase DB in windows enviornment and also we will
run some basic SQL based queries and indexes commands in coucchbase DB to fetch the documents or results.
1. Download setup file from the URL.
https://www.couchbase.com/downloads
2. Install the couchbase DB.
3. Create the bucket.
4. Create indexes.
5. Run the basic queries.
For e.g. Select * from student.