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. Blazegraph vs. IBM Cloudant vs. RethinkDB vs. SiteWhere

System Properties Comparison Apache Impala vs. Blazegraph vs. IBM Cloudant vs. RethinkDB vs. SiteWhere

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBlazegraph  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonRethinkDB  Xexclude from comparisonSiteWhere  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAnalytic DBMS for HadoopHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Database as a Service offering based on Apache CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.M2M integration platform for persisting/querying time series data
Primary database modelRelational DBMSGraph DBMS
RDF store
Document storeDocument storeTime Series DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score2.68
Rank#106  Overall
#20  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websiteimpala.apache.orgblazegraph.comwww.ibm.com/­products/­cloudantrethinkdb.comgithub.com/­sitewhere/­sitewhere
Technical documentationimpala.apache.org/­impala-docs.htmlwiki.blazegraph.comcloud.ibm.com/­docs/­Cloudantrethinkdb.com/­docssitewhere1.sitewhere.io/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaBlazegraphIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014The Linux Foundation infosince July 2017SiteWhere
Initial release20132006201020092010
Current release4.1.0, June 20222.1.5, March 20192.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoextended commercial license availablecommercialOpen Source infoApache Version 2Open Source infoCommon Public Attribution License Version 1.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 languageC++JavaErlangC++Java
Server operating systemsLinuxLinux
OS X
Windows
hostedLinux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-freepredefined scheme
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoyes infostring, binary, float, bool, date, geometryyes
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.nononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSPARQL is used as query languagenonono
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
RESTful HTTP/JSON APIHTTP REST
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesView functions (Map-Reduce) in JavaScript
TriggersnonoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding inforange basedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a document possibleAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyes infoMVCC basedyes
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.nononono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users can be defined per databaseyes infousers and table-level permissionsUsers with fine-grained authorization concept

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
Apache ImpalaBlazegraphIBM CloudantRethinkDBSiteWhere
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

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

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

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.

AllegroGraph logo

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

Present your product here