DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Apache Impala vs. Dolt vs. FileMaker vs. Riak TS

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

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonApache Impala  Xexclude from comparisonDolt  Xexclude from comparisonFileMaker  Xexclude from comparisonRiak TS  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 schemaFileMaker is a cross-platform RDBMS that includes a GUI frontend.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSTime Series DBMS
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
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitebitnine.net/­agensgraphimpala.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
www.claris.com/­filemaker
Technical documentationbitnine.net/­documentationimpala.apache.org/­impala-docs.htmldocs.dolthub.comwww.claris.com/­resources/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperBitnine Global Inc.Apache Software Foundation infoApache top-level project, originally developed by ClouderaDoltHub IncClaris infoa subsidiary of AppleOpen Source, formerly Basho Technologies
Initial release20162013201819832015
Current release2.1, December 20184.1.0, June 202219.4.1, November 20213.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0commercialOpen Source
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++GoErlang
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Data schemedepending on used data modelyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 infoA http query request can return the data in XML formatno
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesyes infovia pluginsyes, limited
APIs and other access methodsCypher Query Language
JDBC
JDBC
ODBC
CLI Client
HTTP REST
Filemaker WebDirect
JDBC
ODBC
HTTP API
Native Erlang Interface
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
PHPC 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
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reduceyes infocurrently in alpha releaseyesErlang
Triggersnonoyesyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingnonenoneSharding
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.Source-replica replication, warm standby infosince Version 14selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnono
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.nono
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 startupsimple rights management via user accounts and connection to external directory servicesno

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
AgensGraphApache ImpalaDoltFileMakerRiak TS
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

Reviews - Features
1 March 2024, Reverse Shot

New customizable ERP platform based on Claris FileMaker released
11 June 2024, openPR

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

provided by Google News

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

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Present your product here