DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Graphite vs. Percona Server for MongoDB vs. RavenDB vs. Riak KV vs. Sphinx

System Properties Comparison Graphite vs. Percona Server for MongoDB vs. RavenDB vs. Riak KV vs. Sphinx

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionData 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.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed, fault tolerant key-value storeOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelTime Series DBMSDocument storeDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesSearch engine
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score0.50
Rank#250  Overall
#39  Document stores
Score2.68
Rank#102  Overall
#19  Document stores
Score3.84
Rank#76  Overall
#9  Key-value stores
Score5.97
Rank#56  Overall
#5  Search engines
Websitegithub.com/­graphite-project/­graphite-webwww.percona.com/­mongodb/­software/­percona-server-for-mongodbravendb.netsphinxsearch.com
Technical documentationgraphite.readthedocs.iodocs.percona.com/­percona-distribution-for-mongodbravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsphinxsearch.com/­docs
DeveloperChris DavisPerconaHibernating RhinosOpenSource, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release20062015201020092001
Current release3.4.10-2.10, November 20175.4, July 20223.2.0, December 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoAGPL version 3, commercial license availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPL version 2, commercial licence available
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 languagePythonC++C#ErlangC++
Server operating systemsLinux
Unix
LinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateNumeric data onlyyesnonono
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.nonono
Secondary indexesnoyesyesrestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLnonoSQL-like query language (RQL)noSQL-like query language (SphinxQL)
APIs and other access methodsHTTP API
Sockets
proprietary protocol using JSON.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
Proprietary protocol
Supported programming languagesJavaScript (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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoJavaScriptyesErlangno
Triggersnonoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replicationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integritynononono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID, Cluster-wide transaction availablenono
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
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 controlnoAccess rights for users and rolesAuthorization levels configured per client per databaseyes, using Riak Securityno

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
GraphitePercona Server for MongoDBRavenDBRiak KVSphinx
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

Most Prominent Time Series Databases For Data Scientists
6 September 2021, AIM

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

provided by Google News

Percona Delivers Open Source In-Memory Storage Engine for Percona Server for MongoDB
20 August 2016, insideBIGDATA

Is database-as-a-service in Percona’s future?
23 May 2022, VentureBeat

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

The essential guide to MongoDB security
2 February 2017, InfoWorld

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management
12 October 2018, AWS Blog

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13 June 2023, PR Newswire

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

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

Basho aims for enterprise operational simplicity with new Data Platform
26 May 2015, diginomica

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Leading Local Search Engine (Just) Dials Open Source for a Growth Call!
1 September 2010, Open Source For You

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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