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

DBMS > CockroachDB vs. Machbase Neo vs. Oracle Rdb vs. Sphinx vs. Transbase

System Properties Comparison CockroachDB vs. Machbase Neo vs. Oracle Rdb vs. Sphinx vs. Transbase

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSphinx  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.TimeSeries DBMS for AIoT and BigDataOpen source search engine for searching in data from different sources, e.g. relational databasesA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSTime Series DBMSRelational DBMSSearch engineRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.cockroachlabs.commachbase.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlsphinxsearch.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.cockroachlabs.com/­docsmachbase.com/­dbmswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlsphinxsearch.com/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCockroach LabsMachbaseOracle, originally developed by Digital Equipment Corporation (DEC)Sphinx Technologies Inc.Transaction Software GmbH
Initial release20152013198420011987
Current release23.1.1, May 2023V8.0, August 20237.4.1.1, 20213.5.1, February 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercial infofree test version availablecommercialOpen Source infoGPL version 2, commercial licence availablecommercial 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
Linux
macOS
Windows
HP Open VMSFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemedynamic schemayesFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query languageyesSQL-like query language (SphinxQL)yes
APIs and other access methodsJDBCgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Proprietary protocolADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnononoyes
Triggersnononoyes
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 RAFTShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTselectable replication factornoneSource-replica replication
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 integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes, on a single nodenoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovolatile and lookup tablenono
User concepts infoAccess controlRole-based access controlsimple password-based access controlnofine 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
CockroachDBMachbase Neo infoFormer name was InfinifluxOracle RdbSphinxTransbase
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here