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

DBMS > Apache Kylin vs. EsgynDB vs. Riak KV vs. SQL.JS vs. Trafodion

System Properties Comparison Apache Kylin vs. EsgynDB vs. Riak KV vs. SQL.JS vs. Trafodion

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonEsgynDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. 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 stackEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionDistributed, fault tolerant key-value storePort of SQLite to JavaScriptTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.25
Rank#170  Overall
#77  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitekylin.apache.orgwww.esgyn.cnsql.js.orgtrafodion.apache.org
Technical documentationkylin.apache.org/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.htmltrafodion.apache.org/­documentation.html
DeveloperApache Software Foundation, originally contributed from eBay IncEsgynOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersApache Software Foundation, originally developed by HP
Initial release20152015200920122014
Current release3.1.0, July 20203.2.0, December 20222.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache version 2, commercial enterprise editionOpen SourceOpen 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.
Implementation languageJavaC++, JavaErlangJavaScriptC++, Java
Server operating systemsLinuxLinuxLinux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 indexesyesyesrestrictedyes
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)yesnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
JavaScript APIADO.NET
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresJava Stored ProceduresErlangnoJava Stored Procedures
Triggersnoyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersselectable replication factornoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesnoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesno infolinks between data sets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes, using Riak Securitynofine grained access rights according to SQL-standard

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 KylinEsgynDBRiak KVSQL.JSTrafodion
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
16 July 2022, Embedded Computing Design

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here