DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. PouchDB vs. Prometheus vs. Realm vs. Splice Machine

System Properties Comparison BigObject vs. PouchDB vs. Prometheus vs. Realm vs. Splice Machine

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonPouchDB  Xexclude from comparisonPrometheus  Xexclude from comparisonRealm  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesJavaScript DBMS with an API inspired by CouchDBOpen-source Time Series DBMS and monitoring systemA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeTime Series DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score0.54
Rank#250  Overall
#114  Relational DBMS
Websitebigobject.iopouchdb.comprometheus.iorealm.iosplicemachine.com
Technical documentationdocs.bigobject.iopouchdb.com/­guidesprometheus.io/­docsrealm.io/­docssplicemachine.com/­how-it-works
DeveloperBigObject, Inc.Apache Software FoundationRealm, acquired by MongoDB in May 2019Splice Machine
Initial release20152012201520142014
Current release7.1.1, June 20193.1, March 2021
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen SourceOpen Source infoApache 2.0Open SourceOpen Source infoAGPL 3.0, commercial license available
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 languageJavaScriptGoJava
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Android
Backend: server-less
iOS
Windows
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyesyes
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.nonono infoImport of XML data possibleno
Secondary indexesyesyes infovia viewsnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnononoyes
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP/JSON APIJDBC
Native Spark Datasource
ODBC
Supported programming languagesJavaScript.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresLuaView functions in JavaScriptnono inforuns within the applications so server-side scripts are unnecessaryyes infoJava
Triggersnoyesnoyes infoChange Listenersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungeShardingnoneShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes infoby FederationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoIn-Memory realmyes
User concepts infoAccess controlnononoyesAccess rights for users, groups and roles according to SQL-standard

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
BigObjectPouchDBPrometheusRealmSplice Machine
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the 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

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

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

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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