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 > BoltDB vs. CockroachDB vs. EsgynDB vs. Google BigQuery vs. RDF4J

System Properties Comparison BoltDB vs. CockroachDB vs. EsgynDB vs. Google BigQuery vs. RDF4J

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonGoogle BigQuery  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.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionLarge scale data warehouse service with append-only tablesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Websitegithub.com/­boltdb/­boltwww.cockroachlabs.comwww.esgyn.cncloud.google.com/­bigqueryrdf4j.org
Technical documentationwww.cockroachlabs.com/­docscloud.google.com/­bigquery/­docsrdf4j.org/­documentation
DeveloperCockroach LabsEsgynGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20132015201520102004
Current release24.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availablecommercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoC++, JavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
LinuxhostedLinux
OS X
Unix
Windows
Data schemeschema-freedynamic schemayesyesyes infoRDF Schemas
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesnoyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLyesyesno
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
RESTful HTTP/JSON APIJava 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
All languages supporting JDBC/ODBC/ADO.Net.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
Java
PHP
Python
Server-side scripts infoStored proceduresnonoJava Stored Proceduresuser defined functions infoin JavaScriptyes
Triggersnonononoyes
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 RAFTShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTMulti-source replication between multi datacentersnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno infoSince BigQuery is designed for querying dataACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.nononono
User concepts infoAccess controlnoRole-based access controlfine grained access rights according to SQL-standardAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)no

More information provided by the system vendor

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

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

More resources
BoltDBCockroachDBEsgynDBGoogle BigQueryRDF4J infoformerly known as Sesame
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

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

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