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 > AgensGraph vs. Apache Impala vs. Dolt vs. Riak TS vs. RocksDB

System Properties Comparison AgensGraph vs. Apache Impala vs. Dolt vs. Riak TS vs. RocksDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonApache Impala  Xexclude from comparisonDolt  Xexclude from comparisonRiak TS  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAnalytic DBMS for HadoopA MySQL compatible DBMS with Git-like versioning of data and schemaRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSTime Series DBMSKey-value store
Secondary database modelsDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitebitnine.net/­agensgraphimpala.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
rocksdb.org
Technical documentationbitnine.net/­documentationimpala.apache.org/­impala-docs.htmldocs.dolthub.comwww.tiot.jp/­riak-docs/­riak/­ts/­latestgithub.com/­facebook/­rocksdb/­wiki
DeveloperBitnine Global Inc.Apache Software Foundation infoApache top-level project, originally developed by ClouderaDoltHub IncOpen Source, formerly Basho TechnologiesFacebook, Inc.
Initial release20162013201820152013
Current release2.1, December 20184.1.0, June 20223.0.0, September 20229.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0Open SourceOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++GoErlangC++
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Windows
Linux
OS X
Linux
Data schemedepending on used data modelyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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.nonononono
Secondary indexesyesyesyesrestrictedno
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesyes, limitedno
APIs and other access methodsCypher Query Language
JDBC
JDBC
ODBC
CLI Client
HTTP REST
HTTP API
Native Erlang Interface
C++ API
Java API
Supported programming languagesC
Java
JavaScript
Python
All languages supporting JDBC/ODBCAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
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
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reduceyes infocurrently in alpha releaseErlangno
Triggersnonoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factorA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and KerberosOnly one user is configurable, and must be specified in the config file at startupnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
AgensGraphApache ImpalaDoltRiak TSRocksDB
Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine revisualizes database industry through AgensGraph
30 June 2017, The Korea Herald

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, 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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

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.

Present your product here