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

DBMS > Atos Standard Common Repository vs. BoltDB vs. CockroachDB vs. Hypertable vs. TimescaleDB

System Properties Comparison Atos Standard Common Repository vs. BoltDB vs. CockroachDB vs. Hypertable vs. TimescaleDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonHypertable  Xexclude from comparisonTimescaleDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksAn 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.An open source BigTable implementation based on distributed file systems such as HadoopA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSWide column storeTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­boltdb/­boltwww.cockroachlabs.comwww.timescale.com
Technical documentationwww.cockroachlabs.com/­docsdocs.timescale.com
DeveloperAtos Convergence CreatorsCockroach LabsHypertable Inc.Timescale
Initial release20162013201520092017
Current release170323.1.1, May 20230.9.8.11, March 20162.15.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoGNU version 3. Commercial license availableOpen Source infoApache 2.0
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 languageJavaGoGoC++C
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
Linux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freedynamic schemaschema-freeyes
Typing infopredefined data types such as float or dateoptionalnoyesnonumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.yesnonoyes
Secondary indexesyesnoyesrestricted infoonly exact value or prefix value scansyes
SQL infoSupport of SQLnonoyes, wire compatible with PostgreSQLnoyes infofull PostgreSQL SQL syntax
APIs and other access methodsLDAPJDBCC++ API
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages with LDAP bindingsGoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C++
Java
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonononouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnonehorizontal 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 RAFTShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication using RAFTselectable replication factor on file system levelSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsyesACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonono
User concepts infoAccess controlLDAP bind authenticationnoRole-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
Atos Standard Common RepositoryBoltDBCockroachDBHypertableTimescaleDB
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

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 to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

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

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

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

TimescaleDB, an open source database for storing time series data
21 April 2020, Linux Adictos

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

RaimaDB logo

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

Present your product here