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 > CockroachDB vs. Firebird vs. InterSystems Caché vs. NebulaGraph vs. XTDB

System Properties Comparison CockroachDB vs. Firebird vs. InterSystems Caché vs. NebulaGraph vs. XTDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonFirebird  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonNebulaGraph  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionCockroachDB 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.Firebird is an open source RDBMS forked from Borland's InterBaseA multi-model DBMS and application serverA distributed, linear scalable, high perfomant Graph DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Graph DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.cockroachlabs.comwww.firebirdsql.orgwww.intersystems.com/­products/­cachegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.cockroachlabs.com/­docswww.firebirdsql.org/­en/­reference-manualsdocs.intersystems.comdocs.nebula-graph.iowww.xtdb.com/­docs
DeveloperCockroach LabsFirebird FoundationInterSystemsVesoft Inc.Juxt Ltd.
Initial release20152000 infoAs fork of Borland's InterBase199720192019
Current release23.1.1, May 20235.0.0, January 20242018.1.4, May 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoInitial Developer's Public LicensecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMIT License
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 languageGoC and C++C++Clojure
Server operating systemsLinux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemedynamic schemayesdepending on used data modelStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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.noyesnono
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyesyesSQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsJDBCADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
.NET Client API
JDBC
ODBC
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
JDBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#
C++
Java
.Net
C++
Go
Java
PHP
Python
Clojure
Java
Server-side scripts infoStored proceduresnoPSQLyesuser defined functionsno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal 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 RAFTnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replicationSource-replica replicationCausal Clustering using Raft protocolyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlRole-based access controlUsers with fine-grained authorization conceptAccess rights for users, groups and rolesRole-based access control
More information provided by the system vendor
CockroachDBFirebirdInterSystems CachéNebulaGraphXTDB infoformerly named Crux
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
CockroachDBFirebirdInterSystems CachéNebulaGraphXTDB infoformerly named Crux
Recent citations in the news

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

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

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

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

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

AFP arrests man over alleged creation and sale of 'Firebird' RAT
15 April 2024, iTnews

Market Highlights: Wall Street rises despite hotter than expected US inflation data
13 March 2024, Stockhead

provided by Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Nearly three years on from Cambridge's Epic go-live
23 August 2017, Digital Health

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

RaimaDB logo

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

Present your product here