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

DBMS > Apache Druid vs. Manticore Search vs. Snowflake vs. Spark SQL vs. SwayDB

System Properties Comparison Apache Druid vs. Manticore Search vs. Snowflake vs. Spark SQL vs. SwayDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonManticore Search  Xexclude from comparisonSnowflake  Xexclude from comparisonSpark SQL  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMulti-storage database for search, including full-text search.Cloud-based data warehousing service for structured and semi-structured dataSpark SQL is a component on top of 'Spark Core' for structured data processingAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMS
Time Series DBMS
Search engineRelational DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitedruid.apache.orgmanticoresearch.comwww.snowflake.comspark.apache.org/­sqlswaydb.simer.au
Technical documentationdruid.apache.org/­docs/­latest/­designmanual.manticoresearch.comdocs.snowflake.net/­manuals/­index.htmlspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperApache Software Foundation and contributorsManticore SoftwareSnowflake Computing Inc.Apache Software FoundationSimer Plaha
Initial release20122017201420142018
Current release29.0.1, April 20246.0, February 20233.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGPL version 2commercialOpen Source infoApache 2.0Open Source infoGNU Affero GPL V3.0
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 languageJavaC++ScalaScala
Server operating systemsLinux
OS X
Unix
FreeBSD
Linux
macOS
Windows
hostedLinux
OS X
Windows
Data schemeyes infoschema-less columns are supportedFixed schemayes infosupport of semi-structured data formats (JSON, XML, Avro)yesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesno
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 XMLyesnono
Secondary indexesyesyes infofull-text index on all search fieldsnono
SQL infoSupport of SQLSQL for queryingSQL-like query languageyesSQL-like DML and DDL statementsno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
CLI Client
JDBC
ODBC
JDBC
ODBC
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript (Node.js)
Python
Java
Python
R
Scala
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsnono
Triggersnonono infosimilar concept for controling cloud resourcesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infoPartitioning is done manually, search queries against distributed index is supportedyesyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSynchronous replication based on Galera libraryyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoUsers with fine-grained authorization concept, user roles and pluggable authenticationnono

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
Apache DruidManticore SearchSnowflakeSpark SQLSwayDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

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

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

LendingTree confirms that cloud services attack potentially affected subsidiary
10 June 2024, The Record from Recorded Future News

Snowflake Hit With Data Breach - What's Going On?
6 June 2024, Yahoo Finance

Snowflake adopts open source strategy to grab data catalog mind share
3 June 2024, InfoWorld

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

provided by Google News



Share this page

Featured Products

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

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.

Present your product here