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

DBMS > AgensGraph vs. Apache Impala vs. EsgynDB vs. Greenplum vs. SQL.JS

System Properties Comparison AgensGraph vs. Apache Impala vs. EsgynDB vs. Greenplum vs. SQL.JS

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonApache Impala  Xexclude from comparisonEsgynDB  Xexclude from comparisonGreenplum  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAnalytic DBMS for HadoopEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionAnalytic 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 JavaScript
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score9.23
Rank#47  Overall
#30  Relational DBMS
Score0.57
Rank#248  Overall
#114  Relational DBMS
Websitebitnine.net/­agensgraphimpala.apache.orgwww.esgyn.cngreenplum.orgsql.js.org
Technical documentationbitnine.net/­documentationimpala.apache.org/­impala-docs.htmldocs.greenplum.orgsql.js.org/­documentation/­index.html
DeveloperBitnine Global Inc.Apache Software Foundation infoApache top-level project, originally developed by ClouderaEsgynPivotal Software Inc.Alon Zakai infoenhancements implemented by others
Initial release20162013201520052012
Current release2.1, December 20184.1.0, June 20227.0.0, September 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2commercialOpen 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 languageCC++C++, JavaJavaScript
Server operating systemsLinux
OS X
Windows
LinuxLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemedepending on used data modelyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyes infosince Version 4.2no
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsCypher Query Language
JDBC
JDBC
ODBC
ADO.NET
JDBC
ODBC
JDBC
ODBC
JavaScript API
Supported programming languagesC
Java
JavaScript
Python
All languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC/ADO.NetC
Java
Perl
Python
R
JavaScript
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reduceJava Stored Proceduresyesno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factorMulti-source replication between multi datacentersSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine 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
AgensGraphApache ImpalaEsgynDBGreenplumSQL.JS
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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

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, oreilly.com

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 and Greenplum Dress Elephant for IT Parade
8 December 2011, WIRED

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here