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 > AlaSQL vs. CockroachDB vs. FoundationDB vs. Graphite vs. Hive

System Properties Comparison AlaSQL vs. CockroachDB vs. FoundationDB vs. Graphite vs. Hive

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCockroachDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonGraphite  Xexclude from comparisonHive  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionJavaScript DBMS libraryCockroachDB 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.Ordered key-value store. Core features are complimented by layers.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called Whisperdata warehouse software for querying and managing large distributed datasets, built on Hadoop
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Websitealasql.orgwww.cockroachlabs.comgithub.com/­apple/­foundationdbgithub.com/­graphite-project/­graphite-webhive.apache.org
Technical documentationgithub.com/­AlaSQL/­alasqlwww.cockroachlabs.com/­docsapple.github.io/­foundationdbgraphite.readthedocs.iocwiki.apache.org/­confluence/­display/­Hive/­Home
DeveloperAndrey Gershun & Mathias R. WulffCockroach LabsFoundationDBChris DavisApache Software Foundation infoinitially developed by Facebook
Initial release20142015201320062012
Current release24.1.0, May 20246.2.28, November 20203.1.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2
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 languageJavaScriptGoC++PythonJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Linux
OS X
Windows
Linux
Unix
All OS with a Java VM
Data schemeschema-freedynamic schemaschema-free infosome layers support schemasyesyes
Typing infopredefined data types such as float or datenoyesno infosome layers support typingNumeric data onlyyes
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.nonono
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, wire compatible with PostgreSQLsupported in specific SQL layer onlynoSQL-like DML and DDL statements
APIs and other access methodsJavaScript APIJDBCHTTP API
Sockets
JDBC
ODBC
Thrift
Supported programming languagesJavaScriptC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaScript (Node.js)
Python
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnonoin SQL-layer onlynoyes infouser defined functions and integration of map-reduce
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal 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 RAFTShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyesnoneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoquery execution via MapReduce
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyLinearizable consistencynoneEventual Consistency
Foreign keys infoReferential integrityyesyesin SQL-layer onlynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnoRole-based access controlnonoAccess rights for users, groups and roles

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
AlaSQLCockroachDBFoundationDBGraphiteHive
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

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

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30 May 2024, InvestorsObserver

provided by Google News

FoundationDB Raises $17 Million Series A Financing
26 May 2024, Yahoo Movies UK

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Longview News-Journal

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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