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

DBMS > Brytlyt vs. InfluxDB vs. Oracle Berkeley DB vs. OrientDB vs. QuestDB

System Properties Comparison Brytlyt vs. InfluxDB vs. Oracle Berkeley DB vs. OrientDB vs. QuestDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOrientDB  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLDBMS for storing time series, events and metricsWidely used in-process key-value storeMulti-model DBMS (Document, Graph, Key/Value)A high performance open source SQL database for time series data
Primary database modelRelational DBMSTime Series DBMSKey-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
Time Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#279  Overall
#126  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score2.48
Rank#115  Overall
#9  Time Series DBMS
Websitebrytlyt.iowww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlorientdb.orgquestdb.io
Technical documentationdocs.brytlyt.iodocs.influxdata.com/­influxdbdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.orientdb.com/­docs/­last/­index.htmlquestdb.io/­docs
DeveloperBrytlytOracle infooriginally developed by Sleepycat, which was acquired by OracleOrientDB LTD; CallidusCloud; SAPQuestDB Technology Inc
Initial release20162013199420102014
Current release5.0, August 20232.7.5, January 202418.1.40, May 20203.2.29, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infocommercial license availableOpen Source infoApache version 2Open Source infoApache 2.0
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 languageC, C++ and CUDAGoC, Java, C++ (depending on the Berkeley DB edition)JavaJava (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Windows
Linux
OS X infothrough Homebrew
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
All OS with a Java JDK (>= JDK 6)Linux
macOS
Windows
Data schemeyesschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesNumeric data and Stringsnoyesyes
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.yes infospecific XML-type available, but no XML query functionality.noyes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesSQL-like query languageyes infoSQL interfaced based on SQLite is availableSQL-like query language, no joinsSQL with time-series extensions
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
JSON over UDP
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.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 infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLnonoJava, Javascriptno
Triggersyesnoyes infoonly for the SQL APIHooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlynoneShardinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoin enterprise version onlySource-replica replicationMulti-source replicationSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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 infoDepending on used storage engineyesyes infothrough memory mapped files
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsnoAccess rights for users and roles; record level security configurable
More information provided by the system vendor
BrytlytInfluxDBOracle Berkeley DBOrientDBQuestDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» 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

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 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

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

More resources
BrytlytInfluxDBOracle Berkeley DBOrientDBQuestDB
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

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

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

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

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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

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

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

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

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.

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

Neo4j logo

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

SingleStore logo

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

Present your product here