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. Manticore Search vs. Postgres-XL vs. YottaDB

System Properties Comparison Greenplum vs. JaguarDB vs. Manticore Search vs. Postgres-XL vs. YottaDB

Editorial information provided by DB-Engines
NameGreenplum  Xexclude from comparisonJaguarDB  Xexclude from comparisonManticore Search  Xexclude from comparisonPostgres-XL  Xexclude from comparisonYottaDB  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 applicationsMulti-storage database for search, including full-text search.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA fast and solid embedded Key-value store
Primary database modelRelational DBMSKey-value store
Vector DBMS
Search engineRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Relational DBMS infousing the Octo plugin
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.29
Rank#302  Overall
#21  Search engines
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitegreenplum.orgwww.jaguardb.commanticoresearch.comwww.postgres-xl.orgyottadb.com
Technical documentationdocs.greenplum.orgwww.jaguardb.com/­support.htmlmanual.manticoresearch.comwww.postgres-xl.org/­documentationyottadb.com/­resources/­documentation
DeveloperPivotal Software Inc.DataJaguar, Inc.Manticore SoftwareYottaDB, LLC
Initial release2005201520172014 infosince 2012, originally named StormDB2001
Current release7.0.0, September 20233.3 July 20236.0, February 202310 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0Open Source infoGPL version 2Open Source infoMozilla public licenseOpen Source infoAGPL 3.0
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 languagesC++CC
Server operating systemsLinuxLinuxFreeBSD
Linux
macOS
Windows
Linux
macOS
Docker
Linux
Data schemeyesyesFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.2noCan index from XMLyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query languageyes infodistributed, parallel query executionby using the Octo plugin
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesC
Java
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresyesnouser defined functionsuser defined functions
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationSynchronous replication based on Galera libraryyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoMVCCoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsnofine grained access rights according to SQL-standardUsers and groups based on OS-security mechanisms

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
GreenplumJaguarDBManticore SearchPostgres-XLYottaDB
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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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

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

Present your product here