DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. CockroachDB vs. Google Cloud Bigtable vs. Newts

System Properties Comparison Bangdb vs. CockroachDB vs. Google Cloud Bigtable vs. Newts

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCockroachDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNewts  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphCockroachDB 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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Time Series DBMS based on Cassandra
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSKey-value store
Wide column store
Time Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#45  Document stores
#29  Graph DBMS
#29  Time Series DBMS
Score6.39
Rank#60  Overall
#34  Relational DBMS
Score3.86
Rank#90  Overall
#13  Key-value stores
#7  Wide column stores
Score0.04
Rank#383  Overall
#42  Time Series DBMS
Websitebangdb.comwww.cockroachlabs.comcloud.google.com/­bigtableopennms.github.io/­newts
Technical documentationdocs.bangdb.comwww.cockroachlabs.com/­docscloud.google.com/­bigtable/­docsgithub.com/­OpenNMS/­newts/­wiki
DeveloperSachin Sinha, BangDBCockroach LabsGoogleOpenNMS Group
Initial release2012201520152014
Current releaseBangDB 2.0, October 202123.1.1, May 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
Implementation languageC, C++GoJava
Server operating systemsLinuxLinux
macOS
Windows
hostedLinux
OS X
Windows
Data schemeschema-freedynamic schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesnoyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyesnono
SQL infoSupport of SQLSQL like support with command line toolyes, wire compatible with PostgreSQLnono
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP REST
Java API
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript (Node.js)
Python
Java
Server-side scripts infoStored proceduresnononono
Triggersyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal 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 infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTInternal replication in Colossus, and regional replication between two clusters in different zonesselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenonono
User concepts infoAccess controlyes (enterprise version only)Role-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no
More information provided by the system vendor
BangdbCockroachDBGoogle Cloud BigtableNewts
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» more
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» more
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» more
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» more
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» more
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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
BangdbCockroachDBGoogle Cloud BigtableNewts
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 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

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

provided by Google News

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Fire, water, knock out Google Cloud in Paris
27 April 2023, The Stack

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get 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

Present your product here