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

DBMS > BigObject vs. CrateDB vs. Derby vs. Greenplum vs. LokiJS

System Properties Comparison BigObject vs. CrateDB vs. Derby vs. Greenplum vs. LokiJS

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCrateDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGreenplum  Xexclude from comparisonLokiJS  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesDistributed Database based on LuceneFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Analytic 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 DBMS
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSRelational DBMSDocument store
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#10  Vector DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Websitebigobject.iocratedb.comdb.apache.org/­derbygreenplum.orggithub.com/­techfort/­LokiJS
Technical documentationdocs.bigobject.iocratedb.com/­docsdb.apache.org/­derby/­manuals/­index.htmldocs.greenplum.orgtechfort.github.io/­LokiJS
DeveloperBigObject, Inc.CrateApache Software FoundationPivotal Software Inc.
Initial release20152013199720052014
Current release10.17.1.0, November 20237.0.0, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen SourceOpen Source infoApache version 2Open Source infoApache 2.0Open 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 languageJavaJavaJavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAll OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyesyes infosince Version 4.2no
Secondary indexesyesyesyesyesyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsyes, but no triggers and constraints, and PostgreSQL compatibilityyesyesno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBCJDBC
ODBC
JavaScript API
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
JavaC
Java
Perl
Python
R
JavaScript
Server-side scripts infoStored proceduresLuauser defined functions (Javascript)Java Stored ProceduresyesView functions in JavaScript
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneConfigurable replication on table/partition-levelSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACIDno infoatomic operations within a single collection possible
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlnorights management via user accountsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardno

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
BigObjectCrateDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGreenplumLokiJS
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

AWS Marketplace: CrateDB Cloud Comments
12 June 2024, AWS Blog

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, businesswire.com

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

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



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here