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 > Altibase vs. atoti vs. Axibase vs. CockroachDB vs. Microsoft Azure Table Storage

System Properties Comparison Altibase vs. atoti vs. Axibase vs. CockroachDB vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonatoti  Xexclude from comparisonAxibase  Xexclude from comparisonCockroachDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Scalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationCockroachDB 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.A Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSObject oriented DBMSTime Series DBMSRelational DBMSWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score0.59
Rank#242  Overall
#10  Object oriented DBMS
Score0.32
Rank#288  Overall
#25  Time Series DBMS
Score6.10
Rank#58  Overall
#33  Relational DBMS
Score4.92
Rank#73  Overall
#6  Wide column stores
Websitealtibase.comatoti.ioaxibase.com/­docs/­atsd/­financewww.cockroachlabs.comazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.atoti.iowww.cockroachlabs.com/­docs
DeveloperAltibaseActiveViamAxibase CorporationCockroach LabsMicrosoft
Initial release1999201320152012
Current releasev7.3, 2023, August 20231558523.1.1, May 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercial infofree versions availablecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache 2.0, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaGo
Server operating systemsAIX
HP-UX
Linux
LinuxLinux
macOS
Windows
hosted
Data schemeyesyesdynamic schemaschema-free
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyes
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 indexesyesnoyesno
SQL infoSupport of SQLANSI SQL-92Multidimensional Expressions (MDX)SQL-like query languageyes, wire compatible with PostgreSQLno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
JDBCRESTful HTTP API
Supported programming languagesC
C++
Java
Go
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresstored procedures and stored functionsPythonyesnono
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningShardinghorizontal 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 RAFTSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication using RAFTyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlAccess rights based on private key authentication or shared access signatures

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
AltibaseatotiAxibaseCockroachDBMicrosoft Azure Table Storage
Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

provided by Google News

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

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 DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

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

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

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

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

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

Milvus logo

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

Present your product here