DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Couchbase vs. Drizzle vs. Kdb vs. Neo4j vs. Sqrrl

System Properties Comparison Couchbase vs. Drizzle vs. Kdb vs. Neo4j vs. Sqrrl

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonDrizzle  Xexclude from comparisonKdb  Xexclude from comparisonNeo4j  Xexclude from comparisonSqrrl  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.High performance Time Series DBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelDocument storeRelational DBMSTime Series DBMS
Vector DBMS
Graph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.15
Rank#36  Overall
#5  Document stores
Score7.69
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score44.36
Rank#23  Overall
#1  Graph DBMS
Websitewww.couchbase.comkx.comneo4j.comsqrrl.com
Technical documentationdocs.couchbase.comcode.kx.comneo4j.com/­docs
DeveloperCouchbase, Inc.Drizzle project, originally started by Brian AkerKx Systems, a division of First Derivatives plcNeo4j, Inc.Amazon infooriginally Sqrrl Data, Inc.
Initial release201120082000 infokdb was released 2000, kdb+ in 200320072012
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.2.4, September 20123.6, May 20185.18.1, March 2024
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGNU GPLcommercial infofree 32-bit versionOpen Source infoGPL version3, commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC, C++, Go and ErlangC++qJava, ScalaJava
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Linux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesyesschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yes
Secondary indexesyesyesyes infotable attribute 'grouped'yes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infowith proprietary extensionsSQL-like query language (q)nono
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBCHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C++
Java
PHP
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nouser defined functionsyes infoUser defined Procedures and Functionsno
Triggersyes infovia the TAP protocolno infohooks for callbacks inside the server can be used.yes infowith viewsyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingShardinghorizontal partitioningyes using Neo4j FabricSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication
Source-replica replication
Source-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infosimilar paradigm used for internal processingnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDAtomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Pluggable authentication mechanisms infoe.g. LDAP, HTTPrights management via user accountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
Couchbase infoOriginally called MembaseDrizzleKdbNeo4jSqrrl
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsupon request
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26 March 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23 March 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16 March 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9 March 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2 March 2024

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
Couchbase infoOriginally called MembaseDrizzleKdbNeo4jSqrrl
DB-Engines blog posts

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

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

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

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Insider Sell: Couchbase Inc (BASE) SVP & Chief Revenue Officer Huw Owen Disposes of Shares
26 March 2024, Yahoo Finance

Couchbase, Inc. (NASDAQ:BASE) SVP Sells $310254.99 in Stock
27 March 2024, Defense World

Couchbase CFO sells shares worth over $520k By Investing.com
25 March 2024, Investing.com

Couchbase, Inc. (NASDAQ:BASE) SVP Huw Owen Sells 11,581 Shares
26 March 2024, MarketBeat

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
28 June 2023, PR Newswire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, Yahoo Finance

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8 June 2023, AiThority

provided by Google News

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, PR Newswire

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27 March 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26 March 2024, Enterprise Times

Neo4j & Microsoft partner to revolutionise Generative AI data insights
26 March 2024, ChannelLife Australia

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18 September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here