Couchbase as an embedded database

I want to use Couchbase with Desktop application on Windows OS without couchbase-server.
How can I do it?
There exists an embedded version on windows?

Hi @bestwail,

Yes! Check out Couchbase Mobile (which has an embedded database component called Couchbase Lite) - https://developer.couchbase.com/mobile. It says “Mobile” but it will work for Windows desktop development.