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 > Alibaba Cloud TSDB vs. CockroachDB vs. Geode vs. InfinityDB vs. LevelDB

System Properties Comparison Alibaba Cloud TSDB vs. CockroachDB vs. Geode vs. InfinityDB vs. LevelDB

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonGeode  Xexclude from comparisonInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceCockroachDB 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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primary database modelTime Series DBMSRelational DBMSKey-value storeKey-value storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Websitewww.alibabacloud.com/­product/­hitsdbwww.cockroachlabs.comgeode.apache.orgboilerbay.comgithub.com/­google/­leveldb
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbwww.cockroachlabs.com/­docsgeode.apache.org/­docsboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperAlibabaCockroach LabsOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Boiler Bay Inc.Google
Initial release2015200220022011
Current release23.1.1, May 20231.1, February 20174.01.23, February 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaC++
Server operating systemshostedLinux
macOS
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMIllumos
Linux
OS X
Windows
Data schemeschema-freedynamic schemaschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysno
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.nonononono
Secondary indexesnoyesnono infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLSQL-like query language (OQL)nono
APIs and other access methodsHTTP RESTJDBCJava Client API
Memcached protocol
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesJavaC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresnonouser defined functionsnono
Triggersnonoyes infoCache Event Listenersnono
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 RAFTShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyesnono infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes, on a single nodeACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infowith automatic compression on writes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAccess managed on TSDB instance levelRole-based access controlAccess rights per client and object definablenono

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
Alibaba Cloud TSDBCockroachDBGeodeInfinityDBLevelDB
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

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

provided by Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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