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 > AntDB vs. ClickHouse vs. Microsoft Access vs. Riak KV vs. SAP HANA

System Properties Comparison AntDB vs. ClickHouse vs. Microsoft Access vs. Riak KV vs. SAP HANA

Editorial information provided by DB-Engines
NameAntDB  Xexclude from comparisonClickHouse  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Distributed, fault tolerant key-value storeIn-memory, column based data store. Available as appliance or cloud service
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#303  Overall
#137  Relational DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlclickhouse.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.sap.com/­products/­hana.html
Technical documentationclickhouse.com/­docsdeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­hana
Social network pagesLinkedInTwitterFacebook
DeveloperAsiaInfo Technologies LimitedClickhouse Inc.MicrosoftOpenSource, formerly Basho TechnologiesSAP
Initial release2016199220092010
Current releasev24.4.1.2088-stable, May 20241902 (16.0.11328.20222), March 20193.2.0, December 20222.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infoBundled with Microsoft OfficeOpen Source infoApache version 2, commercial enterprise editioncommercial
Cloud-based only infoOnly available as a cloud servicenonononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC++C++Erlang
Server operating systemsFreeBSD
Linux
macOS
Windows infoNot a real database server, but making use of DLLsLinux
OS X
Appliance or cloud-service
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.nonono
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLSQL2016 compliantClose to ANSI SQL (SQL/JSON + extensions)yes infobut not compliant to any SQL standardnoyes
APIs and other access methodsJDBC
MySQL protocol compliant
ODBC
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
JDBC
ODBC
Supported programming languagesC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C 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
Server-side scripts infoStored proceduresyesyes infosince Access 2010 using the ACE-engineErlangSQLScript, R
Triggersyesnoyes infosince Access 2010 using the ACE-engineyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodeskey based and customnoneSharding infono "single point of failure"yes
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infobut no files for transaction loggingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.no infoa simple user-level security was built in till version Access 2003yes, using Riak Securityyes
More information provided by the system vendor
AntDBClickHouseMicrosoft AccessRiak KVSAP HANA
Specific characteristicsAntDB was initiated in 2008. On the core system of operators, AntDB provides online...
» more
Competitive advantagesHTAP mixed load: AntDB is a universal, enterprise-level distributed relational database,...
» more
Typical application scenariosAs the core software of large enterprise, AntDB supports multi-scenario deployment....
» more
Key customersChina Mobile, China Telecom, China Unicom, Aeon Life, China Mobile Tietong, CITIC...
» more
Market metricsMore than 1 billion subscribers in 24 provinces across China are served by AntDB...
» more
Licensing and pricing modelsCertificates and licenses CMMI5 Certificate licensed by CMMI Institute IT Product...
» more

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AntDBClickHouseMicrosoft AccessRiak KVSAP HANA
DB-Engines blog posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22 June 2023,  Bei Mo, AntDB (sponsor) 

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

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 distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here