DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Brytlyt vs. ObjectBox vs. QuestDB vs. TinkerGraph

System Properties Comparison Brytlyt vs. ObjectBox vs. QuestDB vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonObjectBox  Xexclude from comparisonQuestDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsA high performance open source SQL database for time series dataA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSObject oriented DBMS
Vector DBMS
Time Series DBMSGraph DBMS
Secondary database modelsTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#292  Overall
#132  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score2.81
Rank#98  Overall
#7  Time Series DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitebrytlyt.iogithub.com/­objectbox
objectbox.io
questdb.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.brytlyt.iodocs.objectbox.ioquestdb.io/­docs
DeveloperBrytlytObjectBox LimitedQuestDB Technology Inc
Initial release2016201720142009
Current release5.0, August 20234.0 (May 2024)
License infoCommercial or Open SourcecommercialBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and CUDAC and C++Java (Zero-GC), C++, RustJava
Server operating systemsLinux
OS X
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
macOS
Windows
Data schemeyesyesyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or dateyesyes, plus "flex" map-like typesyesyes
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.nonono
Secondary indexesyesyesnono
SQL infoSupport of SQLyesnoSQL with time-series extensionsno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary native APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
TinkerPop 3
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationData sync between devices allowing occasional connected databases to work completely offlineSource-replica replication with eventual consistencynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID for single-table writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesno
More information provided by the system vendor
BrytlytObjectBoxQuestDBTinkerGraph
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

Combine Java and Rust Code Coverage in a Polyglot Project
10 September 2024

Weather data visualization and forecasting with QuestDB, Kafka and Grafana
4 September 2024

Building a new vector based storage model
22 August 2024

Calibrating VWAP executions with QuestDB and Grafana
16 August 2024

Write Time: a call for community writers
13 August 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
BrytlytObjectBoxQuestDBTinkerGraph
Recent citations in the news

Opensignal Announces Acquisition of Brytlyt GPU-based Data Analytics & Visualization Technology
5 June 2024, PR Web

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

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

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

Brytlyt Unleashes Serverless GPU-Acceleration for Analytics
15 September 2021, PR Newswire

provided by Google News

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

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

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

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Present your product here