DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NuoDB vs. SQL.JS vs. Teradata Aster vs. Vitess vs. Yaacomo

System Properties Comparison NuoDB vs. SQL.JS vs. Teradata Aster vs. Vitess vs. Yaacomo

Editorial information provided by DB-Engines
NameNuoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata Aster  Xexclude from comparisonVitess  Xexclude from comparisonYaacomo  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionNuoDB is a webscale distributed database that supports SQL and ACID transactionsPort of SQLite to JavaScriptPlatform for big data analytics on multistructured data sources and typesScalable, distributed, cloud-native DBMS, extending MySQLOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitewww.3ds.com/­nuodb-distributed-sql-databasesql.js.orgvitess.ioyaacomo.com
Technical documentationdoc.nuodb.comsql.js.org/­documentation/­index.htmlvitess.io/­docs
DeveloperDassault Systèmes infooriginally NuoDB, Inc.Alon Zakai infoenhancements implemented by othersTeradataThe Linux Foundation, PlanetScaleQ2WEB GmbH
Initial release20132012200520132009
Current release15.0.2, December 2022
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen SourcecommercialOpen Source infoApache Version 2.0, commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptGo
Server operating systemshosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxDocker
Linux
macOS
Android
Linux
Windows
Data schemeyesyesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeyesyes
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.nonoyes infoin Aster File Storeno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedyesyes infowith proprietary extensionsyes
APIs and other access methodsADO.NET
JDBC
ODBC
JavaScript APIADO.NET
JDBC
ODBC
OLE DB
ADO.NET
JDBC
MySQL protocol
ODBC
JDBC
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C#
C++
Java
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava, SQLnoR packagesyes infoproprietary syntax
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesdata is dynamically stored/cached on the nodes where it is read/writtennoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoManaged transparently by NuoDBnoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Multi-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoSQL Map-Reduce Frameworknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency across shards
Immediate Consistency within a shard
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infotunable commit protocolACIDACIDACID at shard levelACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyesnoyesyes
User concepts infoAccess controlStandard SQL roles/ privileges, Administrative Usersnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standard

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
NuoDBSQL.JSTeradata AsterVitessYaacomo
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

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

show all

Recent citations in the 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 Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

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

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Teradata Enhances Big Data Analytics Platform
31 May 2024, Data Center Knowledge

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata unveils improved QueryGrid connectors
21 April 2015, CIO

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

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

Neo4j logo

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

Milvus logo

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

Present your product here