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 > CrateDB vs. Datomic vs. Graph Engine vs. Graphite vs. HEAVY.AI

System Properties Comparison CrateDB vs. Datomic vs. Graph Engine vs. Graphite vs. HEAVY.AI

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonDatomic  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonGraphite  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparison
DescriptionDistributed Database based on LuceneDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardware
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSGraph DBMS
Key-value store
Time Series DBMSRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score4.75
Rank#75  Overall
#5  Time Series DBMS
Score2.10
Rank#126  Overall
#61  Relational DBMS
Websitecratedb.comwww.datomic.comwww.graphengine.iogithub.com/­graphite-project/­graphite-webgithub.com/­heavyai/­heavydb
www.heavy.ai
Technical documentationcratedb.com/­docsdocs.datomic.comwww.graphengine.io/­docs/­manualgraphite.readthedocs.iodocs.heavy.ai
DeveloperCrateCognitectMicrosoftChris DavisHEAVY.AI, Inc.
Initial release20132012201020062016
Current release1.0.6735, June 20235.10, January 2022
License infoCommercial or Open SourceOpen Sourcecommercial infolimited edition freeOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache Version 2; enterprise edition 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaJava, Clojure.NET and CPythonC++ and CUDA
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAll OS with a Java VM.NETLinux
Unix
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlyyes
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 indexesyesyesnono
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynononoyes
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
RESTful HTTP APIRESTful HTTP APIHTTP API
Sockets
JDBC
ODBC
Thrift
Vega
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Clojure
Java
C#
C++
F#
Visual Basic
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/Thrift
Python
Server-side scripts infoStored proceduresuser defined functions (Javascript)yes infoTransaction Functionsyesnono
TriggersnoBy using transaction functionsnonono
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peershorizontal partitioningnoneSharding infoRound robin
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelnone infoBut extensive use of caching in the application peersnoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infolockingyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)optional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlrights management via user accountsnonofine grained access rights according to SQL-standard
More information provided by the system vendor
CrateDBDatomicGraph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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

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

More resources
CrateDBDatomicGraph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

How Grafana made observability accessible
12 June 2023, InfoWorld

Grafana 4.0 Brings Major Enhancements to Leading Visualization Tool
30 November 2016, PR Newswire

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

HEAVY.AI Launches Industry's First Digital Twin for Telco Network Planning, Building and Operations
20 September 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

ChatGPT Confirms Data Breach, Raising Security Concerns
2 May 2023, Security Intelligence

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here