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

DBMS > etcd vs. GigaSpaces vs. Machbase Neo vs. PouchDB

System Properties Comparison etcd vs. GigaSpaces vs. Machbase Neo vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonGigaSpaces  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionA distributed reliable key-value storeHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsTimeSeries DBMS for AIoT and BigDataJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Time Series DBMSDocument store
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websiteetcd.io
github.com/­etcd-io/­etcd
www.gigaspaces.commachbase.compouchdb.com
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.gigaspaces.com/­latest/­landing.htmlmachbase.com/­dbmspouchdb.com/­guides
DeveloperGigaspaces TechnologiesMachbaseApache Software Foundation
Initial release200020132012
Current release3.4, August 201915.5, September 2020V8.0, August 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial licenses availablecommercial infofree test version availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava, C++, .NetCJavaScript
Server operating systemsFreeBSD
Linux
Windows infoexperimental
Linux
macOS
Solaris
Windows
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.nono infoXML can be used for describing objects metadatanono
Secondary indexesnoyesyesyes infovia views
SQL infoSupport of SQLnoSQL-99 for query and DML statementsSQL-like query languageno
APIs and other access methodsgRPC
JSON over HTTP
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C++
Java
Python
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
JavaScript
Server-side scripts infoStored proceduresnoyesnoView functions in JavaScript
Triggersyes, watching key changesyes, event driven architecturenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
selectable replication factorMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesnoyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovolatile and lookup tableyes
User concepts infoAccess controlnoRole-based access controlsimple password-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
etcdGigaSpacesMachbase Neo infoFormer name was InfinifluxPouchDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

CoreOS updates its Tectonic container platform with the latest Kubernetes release, etcd as a service
28 April 2024, Yahoo Movies UK

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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

Present your product here