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. BoltDB vs. DataFS vs. DuckDB vs. Hypertable

System Properties Comparison Apache Kylin vs. BoltDB vs. DataFS vs. DuckDB vs. Hypertable

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonBoltDB  Xexclude from comparisonDataFS  Xexclude from comparisonDuckDB  Xexclude from comparisonHypertable  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed 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 stackAn embedded key-value store for Go.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.An embeddable, in-process, column-oriented SQL OLAP RDBMSAn open source BigTable implementation based on distributed file systems such as Hadoop
Primary database modelRelational DBMSKey-value storeObject oriented DBMSRelational DBMSWide column store
Secondary database modelsGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.25
Rank#170  Overall
#77  Relational DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Websitekylin.apache.orggithub.com/­boltdb/­boltnewdatabase.comduckdb.org
Technical documentationkylin.apache.org/­docsdev.mobiland.com/­Overview.xspduckdb.org/­docs
DeveloperApache Software Foundation, originally contributed from eBay IncMobiland AGHypertable Inc.
Initial release20152013201820182009
Current release3.1.0, July 20201.1.263, October 20220.10, February 20240.9.8.11, March 2016
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicensecommercialOpen Source infoMIT LicenseOpen Source infoGNU version 3. Commercial license available
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 languageJavaGoC++C++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Windowsserver-lessLinux
OS X
Windows infoan inofficial Windows port is available
Data schemeyesschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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.nononono
Secondary indexesyesnonoyesrestricted infoonly exact value or prefix value scans
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)nonoyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
C++ API
Thrift
Supported programming languagesGo.Net
C
C#
C++
VB.Net
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonono
Triggersnono, except callback-events from server when changes happenednono
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor on file system level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlnoWindows-Profilenono

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 KylinBoltDBDataFSDuckDBHypertable
Recent citations in the news

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

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.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

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

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31 January 2024, Analytics India Magazine

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