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 > AllegroGraph vs. ClickHouse vs. Datomic vs. Memgraph vs. NuoDB

System Properties Comparison AllegroGraph vs. ClickHouse vs. Datomic vs. Memgraph vs. NuoDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonClickHouse  Xexclude from comparisonDatomic  Xexclude from comparisonMemgraph  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA 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.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn open source graph database built for real-time streaming and compatible with Neo4jNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websiteallegrograph.comclickhouse.comwww.datomic.commemgraph.comwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlclickhouse.com/­docsdocs.datomic.commemgraph.com/­docsdoc.nuodb.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperFranz Inc.Clickhouse Inc.CognitectMemgraph LtdDassault Systèmes infooriginally NuoDB, Inc.
Initial release20042016201220172013
Current release8.0, December 2023v24.3.2.23-lts, April 20241.0.6735, June 2023
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache 2.0commercial infolimited edition freecommercial infoFree license availablecommercial infolimited edition free
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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.
Implementation languageC++Java, ClojureC and C++C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
All OS with a Java VMLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeyes infoRDF schemasyesyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.no infobulk load of XML files possiblenononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageClose to ANSI SQL (SQL/JSON + extensions)nonoyes
APIs and other access methodsRESTful HTTP API
SPARQL
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
RESTful HTTP APIBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
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
Clojure
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyesyes infoTransaction FunctionsJava, SQL
TriggersyesnoBy using transaction functionsyes
Partitioning methods infoMethods for storing different data on different nodeswith Federationkey based and customnone infoBut extensive use of caching in the application peersSharding infodynamic graph partitioningdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Asynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.none infoBut extensive use of caching in the application peersMulti-source replication using RAFTyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infowith snapshot isolationACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes infoMVCC
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes inforecommended only for testing and developmentyesyes infoTemporary table
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess 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.noUsers, roles and permissionsStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
AllegroGraphClickHouseDatomicMemgraphNuoDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

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
AllegroGraphClickHouseDatomicMemgraphNuoDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Jans Aasman Articles and Insights
13 September 2021, DevOps.com

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

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

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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

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

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