DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Geode vs. Greenplum vs. SQL.JS vs. STSdb vs. TerminusDB

System Properties Comparison Geode vs. Greenplum vs. SQL.JS vs. STSdb vs. TerminusDB

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonGreenplum  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAnalytic 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.Port of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#134  Overall
#24  Key-value stores
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitegeode.apache.orggreenplum.orgsql.js.orggithub.com/­STSSoft/­STSdb4terminusdb.com
Technical documentationgeode.apache.org/­docsdocs.greenplum.orgsql.js.org/­documentation/­index.htmlterminusdb.github.io/­terminusdb/­#
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Pivotal Software Inc.Alon Zakai infoenhancements implemented by othersSTS Soft SCDataChemist Ltd.
Initial release20022005201220112018
Current release1.1, February 20177.0.0, September 20234.0.8, September 201511.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open SourceOpen Source infoGPLv2, commercial license availableOpen Source infoGPL V3
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 languageJavaJavaScriptC#Prolog, Rust
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxserver-less, requires a JavaScript environment (browser, Node.js)WindowsLinux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes infoprimitive types and user defined types (classes)yes
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.noyes infosince Version 4.2nono
Secondary indexesnoyesno
SQL infoSupport of SQLSQL-like query language (OQL)yesyes infoSQL-92 is not fully supportednoSQL-like query language (WOQL)
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
JavaScript API.NET Client APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
C
Java
Perl
Python
R
JavaScriptC#
Java
JavaScript
Python
Server-side scripts infoStored proceduresuser defined functionsyesnonoyes
Triggersyes infoCache Event Listenersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationnonenoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights per client and object definablefine grained access rights according to SQL-standardnonoRole-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
GeodeGreenplumSQL.JSSTSdbTerminusDB infoformer name was DataChemist
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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

provided by Google News

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

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

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

EMC Introduces Breakthrough 'Big Data' Computing System
13 October 2010, PR Newswire

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

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