DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InfluxDB vs. Memcached vs. Oracle Berkeley DB vs. OrientDB vs. Sphinx

System Properties Comparison InfluxDB vs. Memcached vs. Oracle Berkeley DB vs. OrientDB vs. Sphinx

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonMemcached  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOrientDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsIn-memory key-value store, originally intended for cachingWidely used in-process key-value storeMulti-model DBMS (Document, Graph, Key/Value)Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelTime Series DBMSKey-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Graph DBMS
Key-value store
Search engine
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score24.39
Rank#28  Overall
#1  Time Series DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score5.95
Rank#55  Overall
#5  Search engines
Websitewww.influxdata.com/­products/­influxdb-overviewwww.memcached.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlorientdb.orgsphinxsearch.com
Technical documentationdocs.influxdata.com/­influxdbgithub.com/­memcached/­memcached/­wikidocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.orientdb.com/­docs/­last/­index.htmlsphinxsearch.com/­docs
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOracle infooriginally developed by Sleepycat, which was acquired by OracleOrientDB LTD; CallidusCloud; SAPSphinx Technologies Inc.
Initial release20132003199420102001
Current release2.7.6, April 20241.6.27, May 202418.1.40, May 20203.2.29, March 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD licenseOpen Source infocommercial license availableOpen Source infoApache version 2Open 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 languageGoCC, Java, C++ (depending on the Berkeley DB edition)JavaC++
Server operating systemsLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Unix
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
All OS with a Java JDK (>= JDK 6)FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateNumeric data and Stringsnonoyesno
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 infoonly with the Berkeley DB XML editionno
Secondary indexesnonoyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like query languagenoyes infoSQL interfaced based on SQLite is availableSQL-like query language, no joinsSQL-like query language (SphinxQL)
APIs and other access methodsHTTP API
JSON over UDP
Proprietary protocolTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Proprietary protocol
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnononoJava, Javascriptno
Triggersnonoyes infoonly for the SQL APIHooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlynonenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlynone infoRepcached, a Memcached patch, provides this functionallitySource-replica replicationMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Foreign keys infoReferential integritynononoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesyesyes 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 infoDepending on used storage engineyes
User concepts infoAccess controlsimple rights management via user accountsyes infousing SASL (Simple Authentication and Security Layer) protocolnoAccess rights for users and roles; record level security configurableno
More information provided by the system vendor
InfluxDBMemcachedOracle Berkeley DBOrientDBSphinx
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Monitoring Your Cloud Environments and Applications with InfluxDB
30 May 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29 May 2024

Using Parquet’s Bloom Filters
28 May 2024

Efficiency Unleashed: Streamlining Workflows with the InfluxDB Management API
23 May 2024

What is DevRel at InfluxData
21 May 2024

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
InfluxDBMemcachedOracle Berkeley DBOrientDBSphinx
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Facebook Pushes Limits for Memcached
1 June 2024, Data Center Knowledge

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Unlock on-demand, cost-optimized performance with Amazon ElastiCache Serverless | Amazon Web Services
2 February 2024, AWS Blog

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

Neo4j logo

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

Present your product here