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 > MonetDB vs. Oracle NoSQL vs. SQL.JS vs. Teradata Aster

System Properties Comparison MonetDB vs. Oracle NoSQL vs. SQL.JS vs. Teradata Aster

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMonetDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionA relational database management system that stores data in columnsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesPort of SQLite to JavaScriptPlatform for big data analytics on multistructured data sources and types
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.monetdb.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlsql.js.org
Technical documentationwww.monetdb.org/­Documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsql.js.org/­documentation/­index.html
DeveloperMonetDB BVOracleAlon Zakai infoenhancements implemented by othersTeradata
Initial release2004201120122005
Current releaseDec2023 (11.49), December 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoMozilla Public License 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial
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 languageCJavaJavaScript
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesoptionalyesyes
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 Store
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infoSQL 2003 with some extensionsSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
RESTful HTTP APIJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScriptC
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresyes, in SQL, C, RnonoR packages
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding via remote tablesShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoSource-replica replication available in experimental statusElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
noneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesnofine 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
MonetDBOracle NoSQLSQL.JSTeradata Aster
DB-Engines blog posts

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

show all

Recent citations in the news

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

Running PostgreSQL Inside Your Browser
8 September 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

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

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

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

Milvus logo

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

Present your product here