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

DBMS > Greenplum vs. JaguarDB vs. OpenTenBase vs. Postgres-XL vs. Tarantool

System Properties Comparison Greenplum vs. JaguarDB vs. OpenTenBase vs. Postgres-XL vs. Tarantool

Editorial information provided by DB-Engines
NameGreenplum  Xexclude from comparisonJaguarDB  Xexclude from comparisonOpenTenBase  Xexclude from comparisonPostgres-XL  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionAnalytic 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.Performant, highly scalable DBMS for AI and IoT applicationsAn enterprise-level distributed HTAP open source database based on PostgreSQLBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSKey-value store
Vector DBMS
Relational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websitegreenplum.orgwww.jaguardb.comgithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
www.postgres-xl.orgwww.tarantool.io
Technical documentationdocs.greenplum.orgwww.jaguardb.com/­support.htmldocs.opentenbase.org
docs.opentenbase.org/­en
www.postgres-xl.org/­documentationwww.tarantool.io/­en/­doc
DeveloperPivotal Software Inc.DataJaguar, Inc.OpenAtom Foundation, previously TencentVK
Initial release200520152014 infosince 2012, originally named StormDB2008
Current release7.0.0, September 20233.3 July 20232.5, January 202410 R1, October 20182.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0Open Source infoBSD-3Open Source infoMozilla public licenseOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageC++ infothe server part. Clients available in other languagesCC and C++
Server operating systemsLinuxLinuxLinuxLinux
macOS
BSD
Linux
macOS
Data schemeyesyesyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.yes infosince Version 4.2noyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesyes infodistributed, parallel query executionFull-featured ANSI SQL support
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Open binary protocol
Supported programming languagesC
Java
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
Go
Java
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesnouser defined functionsLua, C and SQL stored procedures
Triggersyesnoyesyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioningSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infoMVCCACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

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

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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