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. JanusGraph vs. JSqlDb vs. Riak KV vs. Snowflake

System Properties Comparison AlaSQL vs. JanusGraph vs. JSqlDb vs. Riak KV vs. Snowflake

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonJSqlDb  Xexclude from comparisonRiak KV  Xexclude from comparisonSnowflake  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017JavaScript Query Language Database, stores JavaScript objects and primitivesDistributed, fault tolerant key-value storeCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Relational DBMS
Graph DBMSDocument store
Object oriented DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational 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
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitealasql.orgjanusgraph.orgjsqldb.org (offline)www.snowflake.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.janusgraph.orgwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.snowflake.net/­manuals/­index.html
DeveloperAndrey Gershun & Mathias R. WulffLinux Foundation; originally developed as Titan by AureliusKonrad von BackstromOpenSource, formerly Basho TechnologiesSnowflake Computing Inc.
Initial release20142017201820092014
Current release0.6.3, February 20230.8, December 20183.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0Open SourceOpen Source infoApache version 2, commercial enterprise editioncommercial
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 languageJavaScriptJavaErlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Linux
macOS
Windows
Linux
OS X
hosted
Data schemeschema-freeyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesnonoyes
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.nonononoyes
Secondary indexesnoyesnorestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoyes
APIs and other access methodsJavaScript APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
HTTP API
Native Erlang Interface
CLI Client
JDBC
ODBC
Supported programming languagesJavaScriptClojure
Java
Python
JavaScriptC 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
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesfunctions in JavaScriptErlanguser defined functions
Triggersyesyesnoyes infopre-commit hooks and post-commit hooksno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding infono "single point of failure"yes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnoUser authentification and security via Rexster Graph Serveryes, using Riak SecurityUsers with fine-grained authorization concept, user roles and pluggable authentication

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLJanusGraph infosuccessor of TitanJSqlDbRiak KVSnowflake
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

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

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

The year of the graph: Getting graphic, going native, reshaping the landscape
8 January 2018, ZDNet

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Snowflake Attacks: Mandiant Links Data Breaches to Infostealer Infections
10 June 2024, SecurityWeek

The number of known Snowflake customer data breaches is rising
10 June 2024, Help Net Security

What Snowflake isn't saying about its customer data breaches
8 June 2024, TechCrunch

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

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

Present your product here