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 > Amazon Redshift vs. Apache Impala vs. EJDB vs. Manticore Search

System Properties Comparison Amazon Redshift vs. Apache Impala vs. EJDB vs. Manticore Search

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonApache Impala  Xexclude from comparisonEJDB  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsAnalytic DBMS for HadoopEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-storage database for search, including full-text search.
Primary database modelRelational DBMSRelational DBMSDocument storeSearch engine
Secondary database modelsDocument storeTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Websiteaws.amazon.com/­redshiftimpala.apache.orggithub.com/­Softmotions/­ejdbmanticoresearch.com
Technical documentationdocs.aws.amazon.com/­redshiftimpala.apache.org/­impala-docs.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.com
DeveloperAmazon (based on PostgreSQL)Apache Software Foundation infoApache top-level project, originally developed by ClouderaSoftmotionsManticore Software
Initial release2012201320122017
Current release4.1.0, June 20226.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoGPLv2Open Source infoGPL version 2
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++CC++
Server operating systemshostedLinuxserver-lessFreeBSD
Linux
macOS
Windows
Data schemeyesyesschema-freeFixed schema
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, bool, date, object_idInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
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.nonoCan index from XML
Secondary indexesrestrictedyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL-like DML and DDL statementsnoSQL-like query language
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
in-process shared libraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesAll languages supporting JDBC/ODBCAll languages supporting JDBC/ODBCActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin Pythonyes infouser defined functions and integration of map-reducenouser defined functions
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornoneSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnono infotypically not needed, however similar functionality with collection joins possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnono

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon RedshiftApache ImpalaEJDBManticore Search
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Databricks vs. Redshift: Data Platform Comparison
22 May 2024, eWeek

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Achieve peak performance and boost scalability using multiple Amazon Redshift serverless workgroups and Network ...
9 May 2024, AWS Blog

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

provided by Google News

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

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

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

AllegroGraph logo

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

Present your product here