DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Blazegraph vs. CrateDB vs. Faircom EDGE vs. Riak TS

System Properties Comparison AlaSQL vs. Blazegraph vs. CrateDB vs. Faircom EDGE vs. Riak TS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBlazegraph  Xexclude from comparisonCrateDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonRiak TS  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionJavaScript DBMS libraryHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Distributed Database based on LuceneFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websitealasql.orgblazegraph.comcratedb.comwww.faircom.com/­products/­faircom-edge
Technical documentationgithub.com/­AlaSQL/­alasqlwiki.blazegraph.comcratedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAndrey Gershun & Mathias R. WulffBlazegraphCrateFairCom CorporationOpen Source, formerly Basho Technologies
Initial release20142006201319792015
Current release2.1.5, March 2019V3, October 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoextended commercial license availableOpen Sourcecommercial infoRestricted, free version availableOpen Source
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaScriptJavaJavaANSI C, C++Erlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)Flexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or datenoyes infoRDF literal typesyesyes, ANSI Standard SQL Typesno
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.nonoyesno
Secondary indexesnoyesyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languageyes, but no triggers and constraints, and PostgreSQL compatibilityyes infoANSI SQL queriesyes, limited
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP API
Native Erlang Interface
Supported programming languagesJavaScript.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoyesuser defined functions (Javascript)yes info.Net, JavaScript, C/C++Erlang
Triggersyesnonoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingFile partitioning infoCustomizable business rules for partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesConfigurable replication on table/partition-levelyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in Graphsnoyes infowhen using SQLno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyes
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.yesnoyes
User concepts infoAccess controlnoSecurity and Authentication via Web Application Container (Tomcat, Jetty)rights management via user accountsFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.no
More information provided by the system vendor
AlaSQLBlazegraphCrateDBFaircom EDGE infoformerly c-treeEDGERiak TS
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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
AlaSQLBlazegraphCrateDBFaircom EDGE infoformerly c-treeEDGERiak TS
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

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, AiThority

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

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.

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

RaimaDB logo

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

Neo4j logo

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

Milvus logo

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

Present your product here