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

DBMS > AlaSQL vs. Ignite vs. NuoDB vs. Spark SQL

System Properties Comparison AlaSQL vs. Ignite vs. NuoDB vs. Spark SQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonIgnite  Xexclude from comparisonNuoDB  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionJavaScript DBMS libraryApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.NuoDB is a webscale distributed database that supports SQL and ACID transactionsSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelDocument store
Relational DBMS
Key-value store
Relational DBMS
Relational DBMSRelational 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
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitealasql.orgignite.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasespark.apache.org/­sql
Technical documentationgithub.com/­AlaSQL/­alasqlapacheignite.readme.io/­docsdoc.nuodb.comspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationDassault Systèmes infooriginally NuoDB, Inc.Apache Software Foundation
Initial release2014201520132014
Current releaseApache Ignite 2.63.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++, Java, .NetC++Scala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.noyesnono
Secondary indexesnoyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI-99 for query and DML statements, subset of DDLyesSQL-like DML and DDL statements
APIs and other access methodsJavaScript APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
JDBC
ODBC
Supported programming languagesJavaScriptC#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)Java, SQLno
Triggersyesyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdata is dynamically stored/cached on the nodes where it is read/writtenyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes (replicated cache)yes infoManaged transparently by NuoDBnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableno
User concepts infoAccess controlnoSecurity Hooks for custom implementationsStandard SQL roles/ privileges, Administrative Usersno

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

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

More resources
AlaSQLIgniteNuoDBSpark SQL
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

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

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

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

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here