DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. CockroachDB vs. LevelDB vs. NCache vs. RDF4J

System Properties Comparison BoltDB vs. CockroachDB vs. LevelDB vs. NCache vs. RDF4J

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonLevelDB  Xexclude from comparisonNCache  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionAn embedded key-value store for Go.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen-Source and Enterprise in-memory Key-Value StoreRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelKey-value storeRelational DBMSKey-value storeKey-value storeRDF store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score4.74
Rank#67  Overall
#36  Relational DBMS
Score2.33
Rank#111  Overall
#19  Key-value stores
Score0.91
Rank#196  Overall
#29  Key-value stores
Score0.72
Rank#222  Overall
#9  RDF stores
Websitegithub.com/­boltdb/­boltwww.cockroachlabs.comgithub.com/­google/­leveldbwww.alachisoft.com/­ncacherdf4j.org
Technical documentationwww.cockroachlabs.com/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.alachisoft.com/­resources/­docsrdf4j.org/­documentation
DeveloperCockroach LabsGoogleAlachisoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20132015201120052004
Current release24.1.0, May 20241.23, February 20215.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoBSDOpen Source infoEnterprise Edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.
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.
Implementation languageGoGoC++C#, .NET, .NET Core, JavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Illumos
Linux
OS X
Windows
Linux
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freedynamic schemaschema-freeschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or datenoyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesnoyesnoyesyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsJDBCIDistributedCache
JCache
LINQ
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesGoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PHP
Python
Server-side scripts infoStored proceduresnononono infosupport for stored procedures with SQL-Server CLRyes
Triggersnononoyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTnoneyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnooptimistic locking and pessimistic lockingACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoRole-based access controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
BoltDBCockroachDBLevelDBNCacheRDF4J infoformerly known as Sesame
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
BoltDBCockroachDBLevelDBNCacheRDF4J infoformerly known as Sesame
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Cockroach Labs shakes up its licensing to force bigger companies to pay
15 August 2024, TechCrunch

CockroachDB scuttles away from open source Core offering
19 August 2024, The Register

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15 August 2024, SDTimes.com

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

Now CockroachDB Ditches Open-Source License
20 August 2024, It's FOSS News

provided by Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

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

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Neo4j logo

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

Present your product here