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. RethinkDB vs. Splice Machine vs. STSdb vs. Teradata

System Properties Comparison AlaSQL vs. RethinkDB vs. Splice Machine vs. STSdb vs. Teradata

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonSTSdb  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionJavaScript DBMS libraryDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series 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
Score2.66
Rank#107  Overall
#20  Document stores
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitealasql.orgrethinkdb.comsplicemachine.comgithub.com/­STSSoft/­STSdb4www.teradata.com
Technical documentationgithub.com/­AlaSQL/­alasqlrethinkdb.com/­docssplicemachine.com/­how-it-worksdocs.teradata.com
DeveloperAndrey Gershun & Mathias R. WulffThe Linux Foundation infosince July 2017Splice MachineSTS Soft SCTeradata
Initial release20142009201420111984
Current release2.4.1, August 20203.1, March 20214.0.8, September 2015Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoAGPL 3.0, commercial license availableOpen Source infoGPLv2, commercial license 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 languageJavaScriptC++JavaC#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Windowshosted
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometryyesyes infoprimitive types and user defined types (classes)yes
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
Secondary indexesnoyesyesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoyes infoSQL 2016 + extensions
APIs and other access methodsJavaScript APIJDBC
Native Spark Datasource
ODBC
.NET Client API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C#
Java
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoyes infoJavanoyes infoUDFs, stored procedures, table functions in parallel
TriggersyesClient-side triggers through changefeedsyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basedShared Nothhing Auto-Sharding, Columnar PartitioningnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesYes, via Full Spark Integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-document operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyes, multi-version concurrency control (MVCC)yesyes
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.yesnoyesyes
User concepts infoAccess controlnoyes infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standardnofine 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
AlaSQLRethinkDBSplice MachineSTSdbTeradata
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

Teradata is the most popular data warehouse DBMS
2 April 2013, 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

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

ETL: The Silent Killer of Big Data Projects
23 July 2015, insideBIGDATA

provided by Google News

Vinva Investment Management Ltd Takes Position in Teradata Co. (NYSE:TDC)
9 June 2024, Defense World

Scout Investments Inc. Lowers Stock Holdings in Teradata Co. (NYSE:TDC)
9 June 2024, MarketBeat

Teradata to Present at Upcoming Investor Conference
6 June 2024, Business Wire

Teradata (TDC) Down 2.5% Since Last Earnings Report: Can It Rebound?
5 June 2024, Yahoo Finance

What to Expect From Teradata
7 June 2024, AOL

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