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

DBMS > BoltDB vs. Drizzle vs. GigaSpaces vs. PouchDB vs. TigerGraph

System Properties Comparison BoltDB vs. Drizzle vs. GigaSpaces vs. PouchDB vs. TigerGraph

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonGigaSpaces  Xexclude from comparisonPouchDB  Xexclude from comparisonTigerGraph  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.High 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 CouchDBA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelKey-value storeRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Document storeGraph DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitegithub.com/­boltdb/­boltwww.gigaspaces.compouchdb.comwww.tigergraph.com
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlpouchdb.com/­guidesdocs.tigergraph.com
DeveloperDrizzle project, originally started by Brian AkerGigaspaces TechnologiesApache Software Foundation
Initial release20132008200020122017
Current release7.2.4, September 201215.5, September 20207.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoApache Version 2; Commercial licenses availableOpen Sourcecommercial
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 languageGoC++Java, C++, .NetJavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Linux
macOS
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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 SQLnoyes infowith proprietary extensionsSQL-99 for query and DML statementsnoSQL-like query language (GSQL)
APIs and other access methodsJDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesGoC
C++
Java
PHP
.Net
C++
Java
Python
Scala
JavaScriptC++
Java
Server-side scripts infoStored proceduresnonoyesView functions in JavaScriptyes
Triggersnono infohooks for callbacks inside the server can be used.yes, event driven architectureyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-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
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyesyesno
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPRole-based access controlnoRole-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
BoltDBDrizzleGigaSpacesPouchDBTigerGraph
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

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

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

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

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.com

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

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

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