lvntyldz / couchbase-java-client

java couchbase client example with crud operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download project

$ git clone https://github.com/lvntyldz/couchbase-java-client

navigate to source

$ cd couchbase-java-client

build and run couchbase a docker container

$ cd ./docker && ./run.sh && cd ..

Visit below URL from web browser to show all buckets you created.
[http://localhost:8091/ui/index.html#/buckets](http://localhost:8091/ui/index.html#/buckets)

For More Information

About

java couchbase client example with crud operations


Languages

Language:Java 68.3%Language:Shell 28.1%Language:Dockerfile 3.6%