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 > Dolt vs. FileMaker vs. Graphite vs. Percona Server for MongoDB vs. Riak KV

System Properties Comparison Dolt vs. FileMaker vs. Graphite vs. Percona Server for MongoDB vs. Riak KV

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonFileMaker  Xexclude from comparisonGraphite  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaFileMaker is a cross-platform RDBMS that includes a GUI frontend.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Distributed, fault tolerant key-value store
Primary database modelRelational DBMSRelational DBMSTime Series DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.claris.com/­filemakergithub.com/­graphite-project/­graphite-webwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.dolthub.comwww.claris.com/­resources/­documentationgraphite.readthedocs.iodocs.percona.com/­percona-distribution-for-mongodbwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperDoltHub IncClaris infoa subsidiary of AppleChris DavisPerconaOpenSource, formerly Basho Technologies
Initial release20181983200620152009
Current release19.4.1, November 20213.4.10-2.10, November 20173.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoApache version 2, commercial enterprise edition
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 languageGoPythonC++Erlang
Server operating systemsLinux
macOS
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
Unix
LinuxLinux
OS X
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyesno
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.noyes infoA http query request can return the data in XML formatnonono
Secondary indexesyesyesnoyesrestricted
SQL infoSupport of SQLyesyes infovia pluginsnonono
APIs and other access methodsCLI Client
HTTP REST
Filemaker WebDirect
JDBC
ODBC
HTTP API
Sockets
proprietary protocol using JSONHTTP API
Native Erlang Interface
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
PHPJavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesnoJavaScriptErlang
Triggersyesyesnonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesA 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 14noneSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integrityyesyesnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyesyes
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.yes infovia In-Memory Engine
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupsimple rights management via user accounts and connection to external directory servicesnoAccess rights for users and rolesyes, using Riak Security

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
DoltFileMakerGraphitePercona Server for MongoDBRiak KV
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the 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

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
14 June 2024, Yahoo Movies UK

Reviews - Features
1 March 2024, Reverse Shot

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

Apple kills Claris, saves FileMaker
3 June 2024, ITPro Today

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

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Open-source developers under corporate pressure to adopt less-permissive licenses, Percona CEO says
13 May 2021, The Register

provided by Google News

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

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

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