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

DBMS > BigObject vs. EsgynDB vs. Quasardb vs. RethinkDB vs. VictoriaMetrics

System Properties Comparison BigObject vs. EsgynDB vs. Quasardb vs. RethinkDB vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonEsgynDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRethinkDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionDistributed, high-performance timeseries databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSTime Series DBMSDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitebigobject.iowww.esgyn.cnquasar.airethinkdb.comvictoriametrics.com
Technical documentationdocs.bigobject.iodoc.quasar.ai/­masterrethinkdb.com/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperBigObject, Inc.EsgynquasardbThe Linux Foundation infosince July 2017VictoriaMetrics
Initial release20152015200920092018
Current release3.14.1, January 20242.4.1, August 2020v1.91, May 2023
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache Version 2Open Source infoApache Version 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++, JavaC++C++Go
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxBSD
Linux
OS X
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyes infostring, binary, float, bool, date, geometry
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.nonononono
Secondary indexesyesyesyes infowith tagsyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languagenono
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP APIGraphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresLuaJava Stored Proceduresnono
TriggersnononoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoconsistent hashingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersSource-replica replication with selectable replication factorSource-replica replicationSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoTransient modenono
User concepts infoAccess controlnofine grained access rights according to SQL-standardCryptographically strong user authentication and audit trailyes infousers and table-level permissions

More information provided by the system vendor

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

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

Data Release 1: The UVES Spectral Quasar Absorption Database (SQUAD)
8 March 2019, ESO.org

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Business Wire

Quarkus Java framework adds dev extensions for observability
4 June 2024, InfoWorld

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here