DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. QuestDB vs. Raima Database Manager vs. XTDB vs. YugabyteDB

System Properties Comparison BigObject vs. QuestDB vs. Raima Database Manager vs. XTDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonQuestDB  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA high performance open source SQL database for time series dataRDBMS with a small footprint, either embedded into an application or used as a database serverA general purpose database with bitemporal SQL and Datalog and graph queriesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSRelational DBMS
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsRelational DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.49
Rank#259  Overall
#121  Relational DBMS
#21  Time Series DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitebigobject.ioquestdb.ioraima.comgithub.com/­xtdb/­xtdb
www.xtdb.com
www.yugabyte.com
Technical documentationdocs.bigobject.ioquestdb.io/­docsdocs.raima.comwww.xtdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBigObject, Inc.QuestDB Technology IncRaima Inc.Juxt Ltd.Yugabyte Inc.
Initial release20152014198420192017
Current release15, June 20211.19, September 20212.19, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0commercialOpen Source infoMIT LicenseOpen 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJava (Zero-GC), C++, RustCClojureC and C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
macOS
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
All OS with a Java 8 (and higher) VM
Linux
Linux
OS X
Data schemeyesyes infoschema-free via InfluxDB Line Protocolyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesyesyes, extensible-data-notation formatyes
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.nonono infoExporting/Importing of XML structures possiblenono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL with time-series extensionsyeslimited SQL, making use of Apache Calciteyes, PostgreSQL compatible
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP REST
JDBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C
C++
Objective-C
PL/SQL
Clojure
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresLuanoyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationnoyes infosql, plpgsql, C
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)horizontal partitioningnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with eventual consistencySource-replica replicationyes, each node contains all dataBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID for single-table writesACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDByes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infothrough memory mapped filesyesno
User concepts infoAccess controlnonoyes
More information provided by the system vendor
BigObjectQuestDBRaima Database Manager infoformerly named db_VistaXTDB infoformerly named CruxYugabyteDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» more
Apache 2.0 license for the database
» 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

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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
BigObjectQuestDBRaima Database Manager infoformerly named db_VistaXTDB infoformerly named CruxYugabyteDB
Recent citations in the news

Kubernetes Annotations: Harnessing Power in Operator Development
30 November 2023, hackernoon.com

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

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

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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.

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

Milvus logo

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

Present your product here