DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. Lovefield vs. Microsoft Azure Synapse Analytics vs. Snowflake vs. Stardog

System Properties Comparison Ehcache vs. Lovefield vs. Microsoft Azure Synapse Analytics vs. Snowflake vs. Stardog

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonSnowflake  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsEmbeddable relational database for web apps written in pure JavaScriptElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerCloud-based data warehousing service for structured and semi-structured dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSGraph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score0.22
Rank#306  Overall
#138  Relational DBMS
Score18.98
Rank#31  Overall
#19  Relational DBMS
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Websitewww.ehcache.orggoogle.github.io/­lovefieldazure.microsoft.com/­services/­synapse-analyticswww.snowflake.comwww.stardog.com
Technical documentationwww.ehcache.org/­documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.microsoft.com/­azure/­synapse-analyticsdocs.snowflake.net/­manuals/­index.htmldocs.stardog.com
DeveloperTerracotta Inc, owned by Software AGGoogleMicrosoftSnowflake Computing Inc.Stardog-Union
Initial release20092014201620142010
Current release3.10.0, March 20222.1.12, February 20177.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0commercialcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptC++Java
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarihostedhostedLinux
macOS
Windows
Data schemeschema-freeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free and OWL/RDFS-schema support
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.nononoyesno infoImport/export of XML data possible
Secondary indexesnoyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyesyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJCacheADO.NET
JDBC
ODBC
CLI Client
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaJavaScriptC#
Java
PHP
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoTransact SQLuser defined functionsuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoCache Event ListenersUsing read-only observersnono infosimilar concept for controling cloud resourcesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneSharding, horizontal partitioningyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServernoneyesyesMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBnoyes
User concepts infoAccess controlnonoyesUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and roles

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
EhcacheLovefieldMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSnowflakeStardog
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

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8 April 2024, azure.microsoft.com

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22 March 2024, azure.microsoft.com

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT
18 October 2023, AWS Blog

Announcing the retirement of SQL Server Stretch Database
3 July 2024, Microsoft

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

The Era of Enterprise AI in India is Here with Snowflake AI Data Cloud Leading the Charge
19 September 2024, CXOToday.com

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

BetaNXT takes on the data challenge with Snowflake-powered platform
17 September 2024, InvestmentNews

RudderStack Launches Data Apps, Powered by Snowflake, to Accelerate High-ROI Data Projects
19 September 2024, Datanami

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here