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

DBMS > AnzoGraph DB vs. Apache IoTDB vs. Couchbase vs. Solr vs. TimesTen

System Properties Comparison AnzoGraph DB vs. Apache IoTDB vs. Couchbase vs. Solr vs. TimesTen

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonApache IoTDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonSolr  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA widely used distributed, scalable search engine based on Apache LuceneIn-Memory RDBMS compatible to Oracle
Primary database modelGraph DBMS
RDF store
Time Series DBMSDocument storeSearch engineRelational 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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score42.91
Rank#24  Overall
#3  Search engines
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecambridgesemantics.com/­anzographiotdb.apache.orgwww.couchbase.comsolr.apache.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.couchbase.comsolr.apache.org/­resources.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperCambridge SemanticsApache Software FoundationCouchbase, Inc.Apache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20182018201120061998
Current release2.3, January 20211.1.0, April 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20239.6.0, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache Version 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2commercial
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.
Implementation languageJavaC, C++, Go and ErlangJava
Server operating systemsLinuxAll OS with a Java VM (>= 1.8)Linux
OS X
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyes infosupports customizable data types and automatic typingyes
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.nonoyesno
Secondary indexesnoyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSolr Parallel SQL Interfaceyes
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBC
Native API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC++
Java
Python
C
C#
C++
Go
Java
Python
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions and aggregatesyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++Java pluginsPL/SQL
Triggersnoyesyes infovia the TAP protocolyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)Automatic ShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication infoincluding cross data center replication
Source-replica replication
yesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingIntegration with Hadoop and Sparkyesspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infonot needed in graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoEphemeral bucketsyesyes
User concepts infoAccess controlAccess rights for users and rolesyesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.yesfine grained access rights according to SQL-standard

More information provided by the system vendor

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
AnzoGraph DBApache IoTDBCouchbase infoOriginally called MembaseSolrTimesTen
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29 June 2022, FinSMEs

provided by Google News

11 Analysts Have This To Say About Couchbase
22 May 2024, Markets Insider

Couchbase (NASDAQ:BASE) Receives New Coverage from Analysts at UBS Group
23 May 2024, Defense World

Database software company Couchbase valued at nearly $1.2 billion in Nasdaq debut
25 May 2024, Yahoo Movies UK

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

Couchbase executive Margaret Chow sells over $137k in stock
21 May 2024, Investing.com

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
12 May 2024, Daily Northwestern

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

SingleStore logo

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

Neo4j logo

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

RaimaDB logo

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

Present your product here