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

DBMS > Apache Impala vs. mSQL vs. Riak KV vs. Snowflake vs. UniData,UniVerse

System Properties Comparison Apache Impala vs. mSQL vs. Riak KV vs. Snowflake vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRiak KV  Xexclude from comparisonSnowflake  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopmSQL (Mini SQL) is a simple and lightweight RDBMSDistributed, fault tolerant key-value storeCloud-based data warehousing service for structured and semi-structured dataMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSMultivalue DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteimpala.apache.orghughestech.com.au/­products/­msqlwww.snowflake.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationimpala.apache.org/­impala-docs.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.snowflake.net/­manuals/­index.htmldocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaHughes TechnologiesOpenSource, formerly Basho TechnologiesSnowflake Computing Inc.Rocket Software
Initial release20131994200920141985
Current release4.1.0, June 20224.4, October 20213.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infofree licenses can be providedOpen Source infoApache version 2, commercial enterprise editioncommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CErlangC
Server operating systemsLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
hostedAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyesyesnoyesoptional
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.nononoyes
Secondary indexesyesyesrestrictedyes
SQL infoSupport of SQLSQL-like DML and DDL statementsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyesyes
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
HTTP API
Native Erlang Interface
CLI Client
JDBC
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Delphi
Java
Perl
PHP
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScript (Node.js)
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoErlanguser defined functionsyes
Triggersnonoyes infopre-commit hooks and post-commit hooksno infosimilar concept for controling cloud resourcesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infono "single point of failure"yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneselectable replication factoryesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnoyes, using Riak SecurityUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights according to SQL-standard and operating system based

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 ImpalamSQL infoMini SQLRiak KVSnowflakeUniData,UniVerse
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 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

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, PR Newswire

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

Generative AI Innovation in Snowflake-Informatica Partnership
23 May 2024, SiliconANGLE News

Get to know Snowflake.. Supercharge your Data Strategy. | by My Brandt | May, 2024
26 May 2024, Medium

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here