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

DBMS > Axibase vs. BigObject vs. Greenplum vs. LokiJS vs. PouchDB

System Properties Comparison Axibase vs. BigObject vs. Greenplum vs. LokiJS vs. PouchDB

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonBigObject  Xexclude from comparisonGreenplum  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAnalytic DBMS for real-time computations and queriesAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.In-memory JavaScript DBMSJavaScript DBMS with an API inspired by CouchDB
Primary database modelTime Series DBMSRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSDocument storeDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Websiteaxibase.com/­docs/­atsd/­financebigobject.iogreenplum.orggithub.com/­techfort/­LokiJSpouchdb.com
Technical documentationdocs.bigobject.iodocs.greenplum.orgtechfort.github.io/­LokiJSpouchdb.com/­guides
DeveloperAxibase CorporationBigObject, Inc.Pivotal Software Inc.Apache Software Foundation
Initial release20132015200520142012
Current release155857.0.0, September 20237.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercial infofree community edition availableOpen Source infoApache 2.0Open SourceOpen Source
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 languageJavaJavaScriptJavaScript
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linuxserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyesnono
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.nonoyes infosince Version 4.2nono
Secondary indexesnoyesyesyes infovia viewsyes infovia views
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyesnono
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
JDBC
ODBC
JavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C
Java
Perl
Python
R
JavaScriptJavaScript
Server-side scripts infoStored proceduresyesLuayesView functions in JavaScriptView functions in JavaScript
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneSource-replica replicationnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infoatomic operations within a single collection possibleno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes 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.yesnoyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14 October 2020, Outdoor Life

Time Series Databases Software Market - A comprehensive study
6 February 2020, openPR

provided by Google News

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, oreilly.com

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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



Share this page

Featured Products

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

Neo4j logo

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

Present your product here