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. Firebird vs. InfluxDB vs. Memcached vs. OrientDB

System Properties Comparison EJDB vs. Firebird vs. InfluxDB vs. Memcached vs. OrientDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFirebird  Xexclude from comparisonInfluxDB  Xexclude from comparisonMemcached  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Firebird is an open source RDBMS forked from Borland's InterBaseDBMS for storing time series, events and metricsIn-memory key-value store, originally intended for cachingMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument storeRelational DBMSTime Series DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websitegithub.com/­Softmotions/­ejdbwww.firebirdsql.orgwww.influxdata.com/­products/­influxdb-overviewwww.memcached.orgorientdb.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.firebirdsql.org/­en/­reference-manualsdocs.influxdata.com/­influxdbgithub.com/­memcached/­memcached/­wikiwww.orientdb.com/­docs/­last/­index.html
DeveloperSoftmotionsFirebird FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOrientDB LTD; CallidusCloud; SAP
Initial release20122000 infoAs fork of Borland's InterBase201320032010
Current release5.0.0, January 20242.7.6, April 20241.6.25, March 20243.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoInitial Developer's Public LicenseOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD licenseOpen Source infoApache version 2
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 and C++GoCJava
Server operating systemsserver-lessAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Unix
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeschema-freeyesschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesNumeric data and Stringsnoyes
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.nono
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLnoyesSQL-like query languagenoSQL-like query language, no joins
APIs and other access methodsin-process shared libraryADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HTTP API
JSON over UDP
Proprietary protocolTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.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
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoPSQLnonoJava, Javascript
TriggersnoyesnonoHooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version onlynoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factor infoin enterprise version onlynone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocould be achieved with distributed queries
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnonoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engine
User concepts infoAccess controlnoUsers with fine-grained authorization conceptsimple rights management via user accountsyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights for users and roles; record level security configurable
More information provided by the system vendor
EJDBFirebirdInfluxDBMemcachedOrientDB
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

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 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
EJDBFirebirdInfluxDBMemcachedOrientDB
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

Recent citations in the news

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

Firebird - Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

Exploring the Firebird Database
9 August 2023, Open Source For You

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

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

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

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

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

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

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

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Present your product here