DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. ArangoDB vs. Cloudflare Workers KV vs. Couchbase vs. Lovefield

System Properties Comparison 4D vs. ArangoDB vs. Cloudflare Workers KV vs. Couchbase vs. Lovefield

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonArangoDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEmbeddable relational database for web apps written in pure JavaScript
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeDocument storeRelational DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.32
Rank#283  Overall
#40  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Websitewww.4d.comarangodb.comwww.cloudflare.com/­developer-platform/­workers-kvwww.couchbase.comgoogle.github.io/­lovefield
Technical documentationdeveloper.4d.comdocs.arangodb.comdevelopers.cloudflare.com/­kv/­apidocs.couchbase.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
Developer4D, IncArangoDB Inc.CloudflareCouchbase, Inc.Google
Initial release19842012201820112014
Current releasev20, April 20233.11.5, November 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.1.12, February 2017
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C, C++, Go and ErlangJavaScript
Server operating systemsOS X
Windows
Linux
OS X
Windows
hostedLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashnoyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesnono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92nonoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
HTTP REST
Proprietary protocol
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Supported programming languages4D proprietary IDE
PHP
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresyesJavaScriptnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++no
Triggersyesnonoyes infovia the TAP protocolUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0Automatic Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replication with configurable replication factoryesMulti-source replication infoincluding cross data center replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Foreign keys infoReferential integrityyesyes inforelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoEphemeral bucketsyes infousing MemoryDB
User concepts infoAccess controlUsers and groupsyesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.no
More information provided by the system vendor
4D infoformer name: 4th DimensionArangoDBCloudflare Workers KVCouchbase infoOriginally called MembaseLovefield
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
4D infoformer name: 4th DimensionArangoDBCloudflare Workers KVCouchbase infoOriginally called MembaseLovefield
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

Cloudflare Dashboard and APIs down after data center power outage
2 November 2023, BleepingComputer

provided by Google News

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16 May 2024, MarketBeat

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here