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 > AnzoGraph DB vs. Apache Druid vs. ClickHouse vs. LokiJS vs. Microsoft Access

System Properties Comparison AnzoGraph DB vs. Apache Druid vs. ClickHouse vs. LokiJS vs. Microsoft Access

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonApache Druid  Xexclude from comparisonClickHouse  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA 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.In-memory JavaScript DBMSMicrosoft 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.)
Primary database modelGraph DBMS
RDF store
Relational DBMS
Time Series DBMS
Relational DBMSDocument storeRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websitecambridgesemantics.com/­anzographdruid.apache.orgclickhouse.comgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdruid.apache.org/­docs/­latest/­designclickhouse.com/­docstechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­access
DeveloperCambridge SemanticsApache Software Foundation and contributorsClickhouse Inc.Microsoft
Initial release20182012201620141992
Current release2.3, January 202129.0.1, April 2024v24.4.1.2088-stable, May 20241902 (16.0.11328.20222), March 2019
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache license v2Open Source infoApache 2.0Open Sourcecommercial infoBundled with Microsoft Office
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.
  • 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Implementation languageJavaC++JavaScriptC++
Server operating systemsLinuxLinux
OS X
Unix
FreeBSD
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Windows infoNot a real database server, but making use of DLLs
Data schemeSchema-free and OWL/RDFS-schema supportyes infoschema-less columns are supportedyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesnoyesyesyes infovia viewsyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL for queryingClose to ANSI SQL (SQL/JSON + extensions)noyes infobut not compliant to any SQL standard
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBC
RESTful HTTP/JSON API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Supported programming languagesC++
Java
Python
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
C# 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
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyesView functions in JavaScriptyes infosince Access 2010 using the ACE-engine
Triggersnononoyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infomanual/auto, time-basedkey based and customnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusteryes, via HDFS, S3 or other storage enginesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityno infonot needed in graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono infoatomic operations within a single collection possibleACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infobut no files for transaction logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and rolesRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess 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.nono infoa simple user-level security was built in till version Access 2003

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
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

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

More resources
AnzoGraph DBApache DruidClickHouseLokiJSMicrosoft Access
DB-Engines blog posts

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

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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google 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

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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here