DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datomic vs. Graph Engine vs. Graphite vs. HEAVY.AI vs. ScyllaDB

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

Editorial information provided by DB-Engines
NameDatomic  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 comparisonScyllaDB  Xexclude from comparison
DescriptionDatomic 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 hardwareCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMSGraph DBMS
Key-value store
Time Series DBMSRelational DBMSWide column store
Secondary database modelsSpatial DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.datomic.comwww.graphengine.iogithub.com/­graphite-project/­graphite-webgithub.com/­heavyai/­heavydb
www.heavy.ai
www.scylladb.com
Technical documentationdocs.datomic.comwww.graphengine.io/­docs/­manualgraphite.readthedocs.iodocs.heavy.aidocs.scylladb.com
DeveloperCognitectMicrosoftChris DavisHEAVY.AI, Inc.ScyllaDB
Initial release20122010200620162015
Current release1.0.6735, June 20235.10, January 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoOpen Source (AGPL), 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJava, Clojure.NET and CPythonC++ and CUDAC++
Server operating systemsAll OS with a Java VM.NETLinux
Unix
LinuxLinux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyesyes
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 indexesyesnonoyes infocluster global secondary indices
SQL infoSupport of SQLnononoyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIHTTP API
Sockets
JDBC
ODBC
Thrift
Vega
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesClojure
Java
C#
C++
F#
Visual Basic
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/Thrift
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesnonoyes, Lua
TriggersBy using transaction functionsnononono
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peershorizontal partitioningnoneSharding infoRound robinSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersnoneMulti-source replicationselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononono infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyesyes
Durability infoSupport for making data persistentyes 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 storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyesyes infoin-memory tables
User concepts infoAccess controlnonofine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
DatomicGraph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022ScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
DatomicGraph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022ScyllaDB
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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

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

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

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

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, businesswire.com

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

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

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

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

SingleStore logo

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

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.

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