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 > EJDB vs. Hypertable vs. InfluxDB vs. Oracle vs. Sphinx

System Properties Comparison EJDB vs. Hypertable vs. InfluxDB vs. Oracle vs. Sphinx

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonHypertable  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle  Xexclude from comparisonSphinx  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source BigTable implementation based on distributed file systems such as HadoopDBMS for storing time series, events and metricsWidely used RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument storeWide column storeTime Series DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websitegithub.com/­Softmotions/­ejdbwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­databasesphinxsearch.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.influxdata.com/­influxdbdocs.oracle.com/­en/­databasesphinxsearch.com/­docs
DeveloperSoftmotionsHypertable Inc.OracleSphinx Technologies Inc.
Initial release20122009201319802001
Current release0.9.8.11, March 20162.7.5, January 202423c, September 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGNU version 3. Commercial license availableOpen Source infoMIT-License; commercial enterprise version availablecommercial inforestricted free version is availableOpen 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 languageCC++GoC and C++C++
Server operating systemsserver-lessLinux
OS X
Windows infoan inofficial Windows port is available
Linux
OS X infothrough Homebrew
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoNumeric data and Stringsyesno
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
Secondary indexesnorestricted infoonly exact value or prefix value scansnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoSQL-like query languageyes infowith proprietary extensionsSQL-like query language (SphinxQL)
APIs and other access methodsin-process shared libraryC++ API
Thrift
HTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary protocol
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnononoPL/SQL infoalso stored procedures in Java possibleno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlySharding, horizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor on file system levelselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
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 infoDepending on used storage engineyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnonosimple rights management via user accountsfine grained access rights according to SQL-standardno
More information provided by the system vendor
EJDBHypertableInfluxDBOracleSphinx
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

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
EJDBHypertableInfluxDBOracleSphinx
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

provided by Google News

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

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

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

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

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Yahoo Finance

Blog Theme - Details
12 April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

Blog Theme - Details
17 April 2024, blogs.oracle.com

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, blogs.oracle.com

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

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

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

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here