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 > Cassandra vs. LevelDB vs. Memgraph vs. RDF4J vs. ToroDB

System Properties Comparison Cassandra vs. LevelDB vs. Memgraph vs. RDF4J vs. ToroDB

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonLevelDB  Xexclude from comparisonMemgraph  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesAn open source graph database built for real-time streaming and compatible with Neo4jRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelWide column storeKey-value storeGraph DBMSRDF storeDocument store
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.83
Rank#12  Overall
#1  Wide column stores
Score2.25
Rank#115  Overall
#19  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Websitecassandra.apache.orggithub.com/­google/­leveldbmemgraph.comrdf4j.orggithub.com/­torodb/­server
Technical documentationcassandra.apache.org/­doc/­latestgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmemgraph.com/­docsrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGoogleMemgraph LtdSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.8Kdata
Initial release20082011201720042016
Current release4.1.3, July 20231.23, February 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSDOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoAGPL-V3
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaC++C and C++JavaJava
Server operating systemsBSD
Linux
OS X
Windows
Illumos
Linux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeschema-free and schema-optionalyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes infostring, integer, double, boolean, date, object_id
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 indexesrestricted infoonly equality queries, not always the best performing solutionnoyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)nonono
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Bolt protocol
Cypher query language
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyes
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"noneSharding infodynamic graph partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneMulti-source replication using RAFTnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACID infowith snapshot isolationACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users can be defined per objectnoUsers, roles and permissionsnoAccess rights for users and roles
More information provided by the system vendor
CassandraLevelDBMemgraphRDF4J infoformerly known as SesameToroDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
You can check out our pricing model and licenses on the company website .
» more
News

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30 May 2024

How Concide Built its Chat Platform with Enhanced Document Management for Legal Tech Professionals
23 May 2024

Astra Vectorize: Generate Vector Embeddings with 1 Line of Code
22 May 2024

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21 May 2024

Empowering On-Premises Deployments with Generative AI: Introducing Vector Search for a Self-Managed Modern Architecture
15 May 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
CassandraLevelDBMemgraphRDF4J infoformerly known as SesameToroDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

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

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

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

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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.

Present your product here