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 > AlaSQL vs. CouchDB vs. Databricks vs. NuoDB vs. Teradata Aster

System Properties Comparison AlaSQL vs. CouchDB vs. Databricks vs. NuoDB vs. Teradata Aster

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDatabricks  Xexclude from comparisonNuoDB  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.
DescriptionJavaScript DBMS libraryA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.NuoDB is a webscale distributed database that supports SQL and ACID transactionsPlatform for big data analytics on multistructured data sources and types
Primary database modelDocument store
Relational DBMS
Document storeDocument store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Websitealasql.orgcouchdb.apache.orgwww.databricks.comwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationgithub.com/­AlaSQL/­alasqldocs.couchdb.org/­en/­stabledocs.databricks.comdoc.nuodb.com
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDatabricksDassault Systèmes infooriginally NuoDB, Inc.Teradata
Initial release20142005201320132005
Current release3.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2commercialcommercial infolimited edition freecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptErlangC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Android
BSD
Linux
OS X
Solaris
Windows
hostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)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 datenonoyesyes
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.nonoyesnoyes infoin Aster File Store
Secondary indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nowith Databricks SQLyesyes
APIs and other access methodsJavaScript APIRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaScriptC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Python
R
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnoView functions in JavaScriptuser defined functions and aggregatesJava, SQLR packages
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0data is dynamically stored/cached on the nodes where it is read/writtenSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesyes infoManaged transparently by NuoDByes 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 methodsnoyesnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoatomic operations within a single document possibleACIDACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infoMVCCyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes infoTemporary tableno
User concepts infoAccess controlnoAccess rights for users can be defined per databaseStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DatabricksNuoDBTeradata Aster
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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

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

More resources
AlaSQLCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DatabricksNuoDBTeradata Aster
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

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

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google News

Databricks Releases Keynote Lineup and Data Intelligence Programming for 2024 Data + AI Summit
3 June 2024, PR Newswire

Snowflake at a crossroads and a mixed earnings picture
3 June 2024, SiliconANGLE News

Snowflake adopts open source strategy to grab data catalog mind share
3 June 2024, InfoWorld

BOV selects Databricks to implement state-of-the-art intelligence platform
4 June 2024, Times of Malta

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

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

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

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

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 Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

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

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

Present your product here