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

DBMS > CouchDB vs. GeoSpock vs. HyperSQL vs. Stardog

System Properties Comparison CouchDB vs. GeoSpock vs. HyperSQL vs. Stardog

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGeoSpock  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonStardog  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Spatial and temporal data processing engine for extreme data scaleMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument storeRelational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitecouchdb.apache.orggeospock.comhsqldb.orgwww.stardog.com
Technical documentationdocs.couchdb.org/­en/­stablehsqldb.org/­web/­hsqlDocsFrame.htmldocs.stardog.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGeoSpockStardog-Union
Initial release200520012010
Current release3.3.3, December 20232.0, September 20192.7.2, June 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infobased on BSD licensecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJava, JavascriptJavaJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS
Windows
Data schemeschema-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyesyesyes
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.nononono infoImport/export of XML data possible
Secondary indexesyes infovia viewstemporal, categoricalyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoANSI SQL for query only (using Presto)yesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsRESTful HTTP/JSON APIJDBCHTTP API infoJDBC via HTTP
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
All languages supporting JDBC/ODBC
Java
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptnoJava, SQLuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Automatic shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users can be defined per tablefine grained access rights according to SQL-standardAccess rights for users and roles

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"GeoSpockHyperSQL infoalso known as HSQLDBStardog
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

Recent citations in the news

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

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

GeoSpock launches Spatial Big Data Platform 2.0
4 September 2019, VanillaPlus

nChain leads investment round in extreme-scale data firm GeoSpock
2 October 2020, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8 October 2020, Cambridge Independent

Big data processing techniques to streamline analytics
5 October 2018, TechTarget

The most promising deep tech startups of Cambridge in 2021
10 May 2021, UKTN (UK Technology News

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

SingleStore logo

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

RaimaDB logo

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

Present your product here