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

DBMS > Amazon Redshift vs. FoundationDB vs. NCache vs. Spark SQL vs. Stardog

System Properties Comparison Amazon Redshift vs. FoundationDB vs. NCache vs. Spark SQL vs. Stardog

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonFoundationDB  Xexclude from comparisonNCache  Xexclude from comparisonSpark SQL  Xexclude from comparisonStardog  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionLarge scale data warehouse service for use with business intelligence toolsOrdered key-value store. Core features are complimented by layers.Open-Source and Enterprise in-memory Key-Value StoreSpark SQL is a component on top of 'Spark Core' for structured data processingEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­redshiftgithub.com/­apple/­foundationdbwww.alachisoft.com/­ncachespark.apache.org/­sqlwww.stardog.com
Technical documentationdocs.aws.amazon.com/­redshiftapple.github.io/­foundationdbwww.alachisoft.com/­resources/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.stardog.com
DeveloperAmazon (based on PostgreSQL)FoundationDBAlachisoftApache Software FoundationStardog-Union
Initial release20122013200520142010
Current release6.2.28, November 20205.3.3, April 20243.5.0 ( 2.13), September 20237.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoApache 2.0commercial 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 serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C#, .NET, .NET Core, JavaScalaJava
Server operating systemshostedLinux
OS X
Windows
Linux
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeyesschema-free infosome layers support schemasschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesno infosome layers support typingpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nononono infoImport/export of XML data possible
Secondary indexesrestrictednoyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardsupported in specific SQL layer onlySQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
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 languagesAll languages supporting JDBC/ODBC.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
Python
R
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin Pythonin SQL-layer onlyno infosupport for stored procedures with SQL-Server CLRnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyes infoNotificationsnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyesyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyes, with selectable consistency levelnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemin SQL-layer onlynonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noAccess rights for users and roles
More information provided by the system vendor
Amazon RedshiftFoundationDBNCacheSpark SQLStardog
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
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
Amazon RedshiftFoundationDBNCacheSpark SQLStardog
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

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

Present your product here