DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. H2GIS vs. Solr vs. TerminusDB vs. TinkerGraph

System Properties Comparison CouchDB vs. H2GIS vs. Solr vs. TerminusDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonH2GIS  Xexclude from comparisonSolr  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Spatial extension of H2A widely used distributed, scalable search engine based on Apache LuceneScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument storeSpatial DBMSSearch engineGraph DBMSGraph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMSSpatial DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.17
Rank#325  Overall
#29  Graph DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitecouchdb.apache.orgwww.h2gis.orgsolr.apache.orgterminusdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.couchdb.org/­en/­stablewww.h2gis.org/­docs/­homesolr.apache.org/­resources.htmlterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCNRSApache Software FoundationDataChemist Ltd.
Initial release20052013200620182009
Current release3.3.3, December 20239.6.0, April 202411.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoLGPL 3.0Open Source infoApache Version 2Open Source infoGPL V3Open Source infoApache 2.0
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 languageErlangJavaJavaProlog, RustJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
Data schemeschema-freeyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyesschema-free
Typing infopredefined data types such as float or datenoyesyes infosupports customizable data types and automatic typingyesyes
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.nonoyesnono
Secondary indexesyes infovia viewsyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoyesSolr Parallel SQL InterfaceSQL-like query language (WOQL)no
APIs and other access methodsRESTful HTTP/JSON APIJava API
RESTful HTTP/JSON API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
TinkerPop 3
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScript
Python
Groovy
Java
Server-side scripts infoStored proceduresView functions in JavaScriptyes infobased on H2Java pluginsyesno
Triggersyesyesyes infoUser configurable commands triggered on index changesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0noneShardingGraph Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infobased on H2yesJournaling Streamsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDoptimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes, multi-version concurrency control (MVCC)yesyesno
Durability infoSupport for making data persistentyesyesyesyes infoin-memory journalingoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseyes infobased on H2yesRole-based access controlno

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

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

More resources
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"H2GISSolrTerminusDB infoformer name was DataChemistTinkerGraph
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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

How to import data into Apache Solr
17 May 2022, TechRepublic

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Milvus logo

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

Present your product here