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

DBMS > GBase vs. Greenplum vs. H2 vs. Oracle Rdb vs. SQLite

System Properties Comparison GBase vs. Greenplum vs. H2 vs. Oracle Rdb vs. SQLite

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonGreenplum  Xexclude from comparisonH2  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Widely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.gbase.cngreenplum.orgwww.h2database.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sqlite.org
Technical documentationdocs.greenplum.orgwww.h2database.com/­html/­main.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sqlite.org/­docs.html
DeveloperGeneral Data Technology Co., Ltd.Pivotal Software Inc.Thomas MuellerOracle, originally developed by Digital Equipment Corporation (DEC)Dwayne Richard Hipp
Initial release20042005200519842000
Current releaseGBase 8a, GBase 8s, GBase 8c7.0.0, September 20232.2.220, July 20237.4.1.1, 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoPublic Domain
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, Java, PythonJavaC
Server operating systemsLinuxLinuxAll OS with a Java VMHP Open VMSserver-less
Data schemeyesyesyesFlexible Schema (defined schema, partial schema, schema free)yes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.yesyes infosince Version 4.2nonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLStandard with numerous extensionsyesyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
C API
JDBC
ODBC
JDBC
ODBC
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#C
Java
Perl
Python
R
JavaActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functionsyesJava Stored Procedures and User-Defined Functionsno
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlyesfine 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GBaseGreenplumH2Oracle RdbSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

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

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

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here