DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. Manticore Search vs. MonetDB vs. Teradata

System Properties Comparison Elasticsearch vs. Manticore Search vs. MonetDB vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonManticore Search  Xexclude from comparisonMonetDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricMulti-storage database for search, including full-text search.A relational database management system that stores data in columnsA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineSearch engineRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.79
Rank#8  Overall
#1  Search engines
Score0.23
Rank#301  Overall
#21  Search engines
Score1.72
Rank#135  Overall
#62  Relational DBMS
Score41.47
Rank#22  Overall
#15  Relational DBMS
Websitewww.elastic.co/­elasticsearchmanticoresearch.comwww.monetdb.orgwww.teradata.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comwww.monetdb.org/­Documentationdocs.teradata.com
DeveloperElasticManticore SoftwareMonetDB BVTeradata
Initial release2010201720041984
Current release8.6, January 20236.0, February 2023Dec2023 (11.49), December 2023Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoGPL version 2Open Source infoMozilla Public License 2.0commercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
hosted
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFixed schemayesyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, 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.noCan index from XMLyes
Secondary indexesyes infoAll search fields are automatically indexedyes infofull-text index on all search fieldsyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes infoSQL 2003 with some extensionsyes infoSQL 2016 + extensions
APIs and other access methodsJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesuser defined functionsyes, in SQL, C, Ryes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoby using the 'percolation' featurenoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding via remote tablesSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera librarynone infoSource-replica replication available in experimental statusMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes 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.Memcached and Redis integrationyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
ElasticsearchManticore SearchMonetDBTeradata
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Elasticsearch will be open source again as CTO declares changed landscape
2 September 2024, DevClass

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

Elasticsearch Open Inference API Extends Support for Hugging Face Models with Semantic Text
12 September 2024, Yahoo Finance

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18 September 2024, SC Media

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29 August 2024, Business Wire

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News

MonetDB Foundation launched
31 January 2024, Centrum Wiskunde & Informatica (CWI)

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R — Part I
6 April 2018, Data Science Central

How MonetDB/X100 Exploits Modern CPU Performance
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer
4 September 2019, Open Source For You

New spin-off MonetDB B.V.
16 September 2008, Centrum Wiskunde & Informatica (CWI)

provided by Google News

Teradata’s Trusted AI powers innovation at Teradata Possible 2024
24 September 2024, SiliconANGLE News

Teradata wants you to think differently about data and innovation – and take inspiration from the likes of Shazam
17 September 2024, ITPro

Teradata: Award-Winning Tech Firm Has Capital Gains Potential At Undervalued Price (NYSE:TDC)
20 September 2024, Seeking Alpha

Teradata Co. (NYSE:TDC) Shares Sold by Federated Hermes Inc.
24 September 2024, MarketBeat

Teradata’s Jacqueline Woods on AI Strategy and Data Trust | Cloud Wars Live
15 August 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here