Hi ,
I am beginner on couchbase lite.
I have a doubt , now i am able to connect sync gateway to couchbase server…I have a consideration like couchbase lite is used as a local database or standalone database for windows application…
how the couchbase lite (local database from application) is connected with sync gateway???
is it done by API provided by Couchbase lite??
Does any one having simple java code which will help to getting the things like how to connect with db and how to handle database by using java code?