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

DBMS > Datomic vs. GigaSpaces vs. PouchDB vs. Sequoiadb

System Properties Comparison Datomic vs. GigaSpaces vs. PouchDB vs. Sequoiadb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonGigaSpaces  Xexclude from comparisonPouchDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsJavaScript DBMS with an API inspired by CouchDBNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Document storeDocument store
Relational DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitewww.datomic.comwww.gigaspaces.compouchdb.comwww.sequoiadb.com
Technical documentationdocs.datomic.comdocs.gigaspaces.com/­latest/­landing.htmlpouchdb.com/­guideswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperCognitectGigaspaces TechnologiesApache Software FoundationSequoiadb Ltd.
Initial release2012200020122013
Current release1.0.6735, June 202315.5, September 20207.1.1, June 2019
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache Version 2; Commercial licenses availableOpen SourceOpen Source infoServer: AGPL; Client: Apache V2
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 languageJava, ClojureJava, C++, .NetJavaScriptC++
Server operating systemsAll OS with a Java VMLinux
macOS
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infooid, date, timestamp, binary, regex
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 indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoSQL-99 for query and DML statementsnoSQL-like query language
APIs and other access methodsRESTful HTTP APIGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
proprietary protocol using JSON
Supported programming languagesClojure
Java
.Net
C++
Java
Python
Scala
JavaScript.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infoTransaction FunctionsyesView functions in JavaScriptJavaScript
TriggersBy using transaction functionsyes, event driven architectureyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyesno
User concepts infoAccess controlnoRole-based access controlnosimple password-based access control

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
DatomicGigaSpacesPouchDBSequoiadb
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

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Homoiconicity: It Is What It Is
31 October 2017, InfoQ.com

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

Zoona Case Study
16 December 2017, AWS Blog

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

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

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

The insideBIGDATA IMPACT 50 List for Q1 2024
18 January 2024, insideBIGDATA

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

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

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

Neo4j logo

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

Present your product here