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 Kylin vs. EsgynDB vs. Oracle NoSQL vs. SQL.JS vs. Trafodion

System Properties Comparison Apache Kylin vs. EsgynDB vs. Oracle NoSQL vs. SQL.JS vs. Trafodion

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonEsgynDB  Xexclude from comparisonOracle NoSQL  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 TrafodionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesPort of SQLite to JavaScriptTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Relational 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
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitekylin.apache.orgwww.esgyn.cnwww.oracle.com/­database/­nosql/­technologies/­nosqlsql.js.orgtrafodion.apache.org
Technical documentationkylin.apache.org/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsql.js.org/­documentation/­index.htmltrafodion.apache.org/­documentation.html
DeveloperApache Software Foundation, originally contributed from eBay IncEsgynOracleAlon Zakai infoenhancements implemented by othersApache Software Foundation, originally developed by HP
Initial release20152015201120122014
Current release3.1.0, July 202023.3, December 20232.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open 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++, JavaJavaJavaScriptC++, Java
Server operating systemsLinuxLinuxLinux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyesyesoptionalyesyes
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 indexesyesyesyesyes
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)yesSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP APIJavaScript APIADO.NET
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC
C#
Go
Java
JavaScript (Node.js)
Python
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresJava Stored ProceduresnonoJava Stored Procedures
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyeswith Hadoop integrationnoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
noneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACIDACID
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.nonoyes infooff heap cacheyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesnofine 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 KylinEsgynDBOracle NoSQLSQL.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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

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.

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