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

DBMS > EXASOL vs. GBase vs. JaguarDB vs. Snowflake vs. SQL.JS

System Properties Comparison EXASOL vs. GBase vs. JaguarDB vs. Snowflake vs. SQL.JS

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonGBase  Xexclude from comparisonJaguarDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Performant, highly scalable DBMS for AI and IoT applicationsCloud-based data warehousing service for structured and semi-structured dataPort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSKey-value store
Vector DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.exasol.comwww.gbase.cnwww.jaguardb.comwww.snowflake.comsql.js.org
Technical documentationwww.exasol.com/­resourceswww.jaguardb.com/­support.htmldocs.snowflake.net/­manuals/­index.htmlsql.js.org/­documentation/­index.html
DeveloperExasolGeneral Data Technology Co., Ltd.DataJaguar, Inc.Snowflake Computing Inc.Alon Zakai infoenhancements implemented by others
Initial release20002004201520142012
Current releaseGBase 8a, GBase 8s, GBase 8c3.3 July 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL V3.0commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, Java, PythonC++ infothe server part. Clients available in other languagesJavaScript
Server operating systemsLinuxLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnoyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLyesStandard with numerous extensionsA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesyes infoSQL-92 is not fully supported
APIs and other access methods.Net
JDBC
ODBC
WebSocket
ADO.NET
C API
JDBC
ODBC
JDBC
ODBC
CLI Client
JDBC
ODBC
JavaScript API
Supported programming languagesJava
Lua
Python
R
C#C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsnouser defined functionsno
Triggersyesyesnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by range, list and hash) and vertical partitioningShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardyesrights management via user accountsUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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
EXASOLGBaseJaguarDBSnowflakeSQL.JS
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22 February 2024, AiThority

provided by Google News

How Open Will Snowflake Go at Data Cloud Summit?
29 May 2024, Datanami

No Code, No Problem: Hex's New Tools Help Data and Business Teams Explore Data Together Plus New Snowflake ...
29 May 2024, Newswire

Asset servicing data services news | Immuta joins Snowflake
29 May 2024, Asset Servicing Times

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, PR Newswire

Notice of Security Incident
27 May 2024, The New Yorker

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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