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 > InfinityDB vs. QuestDB vs. RDF4J vs. Sequoiadb vs. Vertica

System Properties Comparison InfinityDB vs. QuestDB vs. RDF4J vs. Sequoiadb vs. Vertica

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSequoiadb  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceA high performance open source SQL database for time series dataRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.NewSQL database with distributed OLTP and SQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelKey-value storeTime Series DBMSRDF storeDocument store
Relational DBMS
Relational DBMS infoColumn oriented
Secondary database modelsRelational DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#365  Overall
#55  Key-value stores
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score10.06
Rank#42  Overall
#26  Relational DBMS
Websiteboilerbay.comquestdb.iordf4j.orgwww.sequoiadb.comwww.vertica.com
Technical documentationboilerbay.com/­infinitydb/­manualquestdb.io/­docsrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexvertica.com/­documentation
DeveloperBoiler Bay Inc.QuestDB Technology IncSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.OpenText infopreviously Micro Focus and Hewlett Packard
Initial release20022014200420132005
Current release4.012.0.3, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoServer: AGPL; Client: Apache V2commercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava (Zero-GC), C++, RustJavaC++C++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
Linux
OS X
Unix
Windows
LinuxLinux
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoschema-free via InfluxDB Line Protocolyes infoRDF Schemasschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes infooid, date, timestamp, binary, regexyes
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.nononono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoSQL with time-series extensionsnoSQL-like query languageFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
proprietary protocol using JSONADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Java
PHP
Python
.Net
C++
Java
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnonoyesJavaScriptyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnonoyesnoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)noneShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with eventual consistencynoneSource-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACID for single-table writesACID infoIsolation support depends on the API usedDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesnono
User concepts infoAccess controlnonosimple password-based access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
InfinityDBQuestDBRDF4J infoformerly known as SesameSequoiadbVertica infoOpenText™ Vertica™
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
Cost-based models and subscription-based models are both available. One license is...
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 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

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
InfinityDBQuestDBRDF4J infoformerly known as SesameSequoiadbVertica infoOpenText™ Vertica™
Recent citations in the 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

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

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, Datanami

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11 February 2021, AWS Blog

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

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.

Present your product here