Video
Aircraft, retail stores, factory floors, warehouses – even retailers in the middle of a major city – struggle to run apps under degraded, intermittent, or no internet connectivity. Networks fail everywhere, all the time, and when they do, business stops. Edge Server was built for resource-constrained edge locations where a full server cluster isn’t practical, so mission-critical apps stay fast and always-on.
Runs on resource-constrained edge hardware with as little as 1GB RAM – where a full Couchbase Server cluster isn’t practical.
Mission-critical edge apps stay fully functional when the network drops, and reconcile automatically the moment connectivity returns.
REST API for browser and HTTP clients, plus WebSocket sync for Couchbase Lite apps running on devices at the edge.
Bidirectional sync to Capella in the cloud and Couchbase Lite on devices – from cloud to edge to device, one unified platform.
Edge Server exposes a simple HTTP-based RESTful interface, so any downstream HTTP client – including browser applications and lightweight services – can read and write data, run queries, and listen to change feeds. It also supports the same WebSocket-based replication protocol used across the Couchbase Mobile platform, so downstream Couchbase Lite apps sync efficiently with version-vector conflict resolution and delta sync. Two access patterns, one node – no custom middleware required to bridge web and mobile clients at the edge.
Edge Server runs on the smallest footprint – single-board computers, in-vehicle compute, kiosks, ruggedized industrial gateways – where space, power, and logistics rule out a full database server. It slots into any topology an architect needs: a layered hierarchy with Couchbase in the cloud, Edge Server in retail stores or on aircraft, and Couchbase Lite on devices; a chained edge-to-edge architecture; or a hybrid combination.
Get quick answers to questions about Couchbase’s lightweight NoSQL database server.
Couchbase Edge Server is a lightweight NoSQL database server built for resource-constrained edge hardware. It runs on as little as 1GB RAM and exposes a REST API for local app access.
Couchbase Lite is an embedded database inside a single app. Edge Server is a database server that multiple apps and clients on the same local network can access via REST API.
Yes. Edge Server stores data locally and keeps apps running during outages. It syncs automatically with Couchbase in the cloud when connectivity is restored.
Edge Server runs on resource-constrained hardware with as little as 1GB RAM, making it suitable for retail kiosks, restaurant terminals, warehouse systems, and connected vehicles.
Apps connect to Edge Server via a REST API, allowing any client application or programming language to read and write data without requiring a Couchbase-specific SDK.