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

DBMS > Apache Kylin vs. Graph Engine vs. RethinkDB vs. StarRocks vs. ToroDB

System Properties Comparison Apache Kylin vs. Graph Engine vs. RethinkDB vs. StarRocks vs. ToroDB

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonRethinkDB  Xexclude from comparisonStarRocks  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDBMS for the Web with a mechanism to push updated query results to applications in realtime.An open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSGraph DBMS
Key-value store
Document storeRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.25
Rank#170  Overall
#77  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.93
Rank#198  Overall
#93  Relational DBMS
Websitekylin.apache.orgwww.graphengine.iorethinkdb.comwww.starrocks.iogithub.com/­torodb/­server
Technical documentationkylin.apache.org/­docswww.graphengine.io/­docs/­manualrethinkdb.com/­docsdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
DeveloperApache Software Foundation, originally contributed from eBay IncMicrosoftThe Linux Foundation infosince July 2017The Linux Foundation infosince Feb 20238Kdata
Initial release20152010200920202016
Current release3.1.0, July 20202.4.1, August 20202.5.3, March 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoAGPL-V3
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 languageJava.NET and CC++C++, JavaJava
Server operating systemsLinux.NETLinux
OS X
Windows
LinuxAll OS with a Java 7 VM
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyesyes infostring, integer, double, boolean, date, object_id
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
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)nonoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
MySQL protocol
Supported programming languagesC#
C++
F#
Visual Basic
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
Java
Server-side scripts infoStored proceduresyesuser defined functions
TriggersnoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding inforange basedhorizontal partitioning (by range and hash)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlyes infousers and table-level permissionsRole based access control and fine grained access rightsAccess rights for users and roles

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 KylinGraph Engine infoformer name: TrinityRethinkDBStarRocksToroDB
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

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

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

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

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

provided by Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21 December 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15 July 2022, The New Stack

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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