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. ObjectBox vs. OpenTSDB vs. SiriDB vs. Sphinx

System Properties Comparison InfinityDB vs. ObjectBox vs. OpenTSDB vs. SiriDB vs. Sphinx

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonObjectBox  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSiriDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceExtremely fast embedded database for small devices, IoT and MobileScalable Time Series DBMS based on HBaseOpen Source Time Series DBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value storeObject oriented DBMSTime Series DBMSTime Series DBMSSearch engine
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websiteboilerbay.comobjectbox.ioopentsdb.netsiridb.comsphinxsearch.com
Technical documentationboilerbay.com/­infinitydb/­manualdocs.objectbox.ioopentsdb.net/­docs/­build/­html/­index.htmldocs.siridb.comsphinxsearch.com/­docs
DeveloperBoiler Bay Inc.ObjectBox Limitedcurrently maintained by Yahoo and other contributorsCesbitSphinx Technologies Inc.
Initial release20022017201120172001
Current release4.03.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoLGPLOpen Source infoMIT LicenseOpen 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 languageJavaC and C++JavaCC++
Server operating systemsAll OS with a Java VMAndroid
iOS
Linux
macOS
Windows
Linux
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnumeric data for metrics, strings for tagsyes infoNumeric datano
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 capabilityyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonononoSQL-like query language (SphinxQL)
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary native APIHTTP API
Telnet API
HTTP APIProprietary protocol
Supported programming languagesJavaC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Erlang
Go
Java
Python
R
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnonononono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on HBaseShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneonline/offline synchronization between client and serverselectable replication factor infobased on HBaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nononoyes
User concepts infoAccess controlnoyesnosimple rights management via user accountsno
More information provided by the system vendor
InfinityDBObjectBoxOpenTSDBSiriDBSphinx
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
InfinityDBObjectBoxOpenTSDBSiriDBSphinx
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

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

provided by Google News

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

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, oreilly.com

provided by Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22 January 2017, Dutch IT Channel

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

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

AllegroGraph logo

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

RaimaDB logo

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

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

Present your product here