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

DBMS > CockroachDB vs. Interbase vs. RavenDB vs. Teradata vs. Transbase

System Properties Comparison CockroachDB vs. Interbase vs. RavenDB vs. Teradata vs. Transbase

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonInterbase  Xexclude from comparisonRavenDB  Xexclude from comparisonTeradata  Xexclude from comparisonTransbase  Xexclude from comparison
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.Light-weight proven RDBMS infooriginally from BorlandOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA hybrid cloud data analytics software platform (Teradata Vantage)A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.cockroachlabs.comwww.embarcadero.com/­products/­interbaseravendb.netwww.teradata.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.cockroachlabs.com/­docsdocs.embarcadero.com/­products/­interbaseravendb.net/­docsdocs.teradata.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCockroach LabsEmbarcaderoHibernating RhinosTeradataTransaction Software GmbH
Initial release20151984201019841987
Current release23.1.1, May 2023InterBase 2020, December 20195.4, July 2022Teradata Vantage 1.0 MU2, January 2019Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoAGPL version 3, commercial license availablecommercialcommercial infofree development 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 languageGoCC#C and C++
Server operating systemsLinux
macOS
Windows
Android
iOS
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
hosted
Linux
FreeBSD
Linux
macOS
Solaris
Windows
Data schemedynamic schemayesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nono infoexport as XML data possibleyesno
Secondary indexesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyesSQL-like query language (RQL)yes infoSQL 2016 + extensionsyes
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyes infoInterbase procedure and trigger languageyesyes infoUDFs, stored procedures, table functions in parallelyes
Triggersnoyesyesyesyes
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 RAFTnoneShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTInterbase Change ViewsMulti-source replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, Cluster-wide transaction availableACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoMultiversion concurreny controlyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardAuthorization levels configured per client per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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

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

More resources
CockroachDBInterbaseRavenDBTeradataTransbase
DB-Engines blog posts

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

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

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Teradata adds support for Apache Iceberg, Delta Lake tables
30 April 2024, InfoWorld

Why We Like The Returns At Teradata (NYSE:TDC)
27 April 2024, Simply Wall St

Unify Analytics Leveraging Amazon Athena and Teradata for Robust Query Federation | Amazon Web Services
23 April 2024, AWS Blog

Teradata (TDC) Set to Announce Earnings on Monday
29 April 2024, Defense World

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Present your product here