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

DBMS > AlaSQL vs. CockroachDB vs. HugeGraph vs. TypeDB

System Properties Comparison AlaSQL vs. CockroachDB vs. HugeGraph vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCockroachDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
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.A fast-speed and highly-scalable Graph DBMSTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelDocument store
Relational DBMS
Relational DBMSGraph DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitealasql.orgwww.cockroachlabs.comgithub.com/­hugegraph
hugegraph.apache.org
typedb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.cockroachlabs.com/­docshugegraph.apache.org/­docstypedb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffCockroach LabsBaiduVaticle
Initial release2014201520182016
Current release23.1.1, May 20230.92.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0Open Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Linux
macOS
Unix
Linux
OS X
Windows
Data schemeschema-freedynamic schemayesyes
Typing infopredefined data types such as float or datenoyesyesyes
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 indexesnoyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, wire compatible with PostgreSQLnono
APIs and other access methodsJavaScript APIJDBCJava API
RESTful HTTP API
TinkerPop Gremlin
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesJavaScriptC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Groovy
Java
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnonoasynchronous Gremlin script jobsno
Triggersyesnonono
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 RAFTyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparkyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infoedges in graphno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnoRole-based access controlUsers, roles and permissionsyes infoat REST API level; other APIs in progress
More information provided by the system vendor
AlaSQLCockroachDBHugeGraphTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
AlaSQLCockroachDBHugeGraphTypeDB infoformerly named Grakn
Recent citations in the news

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

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

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

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

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

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here