Browser and CLI Access
Web and command line interfaces to Couchbase Server are available. These are documented in the Server and the C SDK docs respectively.
Web and command line interfaces to Couchbase Server are available. Links are given below.
Command Line
You can access documents in Couchbase using command line interfaces. This is included in libcouchbase, our C SDK — see the LCB Command Line Tools page for details.
Couchbase Web Console Document & Query Access
You can use the Couchbase Web Console to view, edit, and create JSON documents up to 256KB in size. To access documents using the Couchbase Web Console.
You can use the Query Workbench to issue queries using the web console.