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

DBMS > AlaSQL vs. IBM Cloudant vs. JanusGraph vs. JSqlDb vs. Snowflake

System Properties Comparison AlaSQL vs. IBM Cloudant vs. JanusGraph vs. JSqlDb vs. Snowflake

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonJSqlDb  Xexclude from comparisonSnowflake  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryDatabase as a Service offering based on Apache CouchDBA 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 primitivesCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Relational DBMS
Document storeGraph DBMSDocument store
Object oriented DBMS
Relational 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.75
Rank#104  Overall
#19  Document stores
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitealasql.orgwww.ibm.com/­products/­cloudantjanusgraph.orgjsqldb.org (offline)www.snowflake.com
Technical documentationgithub.com/­AlaSQL/­alasqlcloud.ibm.com/­docs/­Cloudantdocs.janusgraph.orgdocs.snowflake.net/­manuals/­index.html
DeveloperAndrey Gershun & Mathias R. WulffIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Linux Foundation; originally developed as Titan by AureliusKonrad von BackstromSnowflake Computing Inc.
Initial release20142010201720182014
Current release0.6.3, February 20230.8, December 2018
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache 2.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptErlangJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Unix
Windows
Linux
macOS
Windows
hosted
Data schemeschema-freeschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenonoyesnoyes
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 indexesnoyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoyes
APIs and other access methodsJavaScript APIRESTful HTTP/JSON APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
CLI Client
JDBC
ODBC
Supported programming languagesJavaScriptC#
Java
JavaScript
Objective-C
PHP
Ruby
Clojure
Java
Python
JavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptyesfunctions in JavaScriptuser defined functions
Triggersyesyesyesnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoatomic operations within a document possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnoAccess rights for users can be defined per databaseUser authentification and security via Rexster Graph ServerUsers 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
AlaSQLIBM CloudantJanusGraph infosuccessor of TitanJSqlDbSnowflake
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

provided by Google News

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

Snowflake compromised? Attackers exploit stolen credentials
31 May 2024, Help Net Security

Snowflake Massive Breach: Ticketmaster User Data Among Those Stolen by Hackers
1 June 2024, Tech Times

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