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 > Apache Doris vs. BigObject vs. HugeGraph vs. JSqlDb vs. Realm

System Properties Comparison Apache Doris vs. BigObject vs. HugeGraph vs. JSqlDb vs. Realm

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonBigObject  Xexclude from comparisonHugeGraph  Xexclude from comparisonJSqlDb  Xexclude from comparisonRealm  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolAnalytic DBMS for real-time computations and queriesA fast-speed and highly-scalable Graph DBMSJavaScript Query Language Database, stores JavaScript objects and primitivesA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelRelational DBMSRelational DBMS infoa hierachical model (tree) can be imposedGraph DBMSDocument store
Object oriented DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Websitedoris.apache.org
github.com/­apache/­doris
bigobject.iogithub.com/­hugegraph
hugegraph.apache.org
jsqldb.org (offline)realm.io
Technical documentationgithub.com/­apache/­doris/­wikidocs.bigobject.iohugegraph.apache.org/­docsrealm.io/­docs
DeveloperApache Software Foundation, originally contributed from BaiduBigObject, Inc.BaiduKonrad von BackstromRealm, acquired by MongoDB in May 2019
Initial release20172015201820182014
Current release1.2.2, February 20230.90.8, December 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree community edition availableOpen Source infoApache Version 2.0Open SourceOpen Source
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 languageJavaJava
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
macOS
Unix
Linux
macOS
Windows
Android
Backend: server-less
iOS
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 infoalso supports composite index and range indexnoyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnonono
APIs and other access methodsJDBC
MySQL client
fluentd
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesJavaGroovy
Java
Python
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresuser defined functionsLuaasynchronous Gremlin script jobsfunctions in JavaScriptno inforuns within the applications so server-side scripts are unnecessary
Triggersnonononoyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyes infoedges in graphnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoIn-Memory realm
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers, roles and permissionsyes

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
7 June 2024, The CyberWire

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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