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 > Greenplum vs. JaguarDB vs. Pinecone vs. Postgres-XL vs. SQL.JS

System Properties Comparison Greenplum vs. JaguarDB vs. Pinecone vs. Postgres-XL vs. SQL.JS

Editorial information provided by DB-Engines
NameGreenplum  Xexclude from comparisonJaguarDB  Xexclude from comparisonPinecone  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSQL.JS  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 applicationsA managed, cloud-native vector databaseBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresPort of SQLite to JavaScript
Primary database modelRelational DBMSKey-value store
Vector DBMS
Vector DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
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
Score3.23
Rank#92  Overall
#2  Vector DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegreenplum.orgwww.jaguardb.comwww.pinecone.iowww.postgres-xl.orgsql.js.org
Technical documentationdocs.greenplum.orgwww.jaguardb.com/­support.htmldocs.pinecone.io/­docs/­overviewwww.postgres-xl.org/­documentationsql.js.org/­documentation/­index.html
DeveloperPivotal Software Inc.DataJaguar, Inc.Pinecone Systems, IncAlon Zakai infoenhancements implemented by others
Initial release2005201520192014 infosince 2012, originally named StormDB2012
Current release7.0.0, September 20233.3 July 202310 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0commercialOpen Source infoMozilla public licenseOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languagesCJavaScript
Server operating systemsLinuxLinuxhostedLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesString, Number, Booleanyesyes
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.2nonoyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyes
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyes infodistributed, parallel query executionyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JavaScript API
Supported programming languagesC
Java
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Python.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresyesnouser defined functionsno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoMVCCACID
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-standardrights management via user accountsfine 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
GreenplumJaguarDBPineconePostgres-XLSQL.JS
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

Pinecone Names Lauren Nemeth COO and Bob Muglia as Board Member - High-Performance Computing News Analysis
3 June 2024, insideHPC

Pinecone launches serverless edition of its vector database on AWS
22 May 2024, SiliconANGLE News

Pinecone launches its serverless vector database out of preview
21 May 2024, TechCrunch

Pinecone’s new serverless database may see few takers, analysts say
17 January 2024, InfoWorld

Pinecone Makes Accurate, Fast, Scalable Generative AI Accessible to Organizations Large and Small with Launch of ...
21 May 2024, 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

Running PostgreSQL Inside Your Browser
8 September 2022, 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.

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

Present your product here