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

System Properties Comparison Postgres-XL vs. RethinkDB vs. Splice Machine vs. STSdb vs. Teradata

Editorial information provided by DB-Engines
NamePostgres-XL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonSTSdb  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDBMS 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 modelRelational DBMSDocument storeRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.53
Rank#254  Overall
#117  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
Websitewww.postgres-xl.orgrethinkdb.comsplicemachine.comgithub.com/­STSSoft/­STSdb4www.teradata.com
Technical documentationwww.postgres-xl.org/­documentationrethinkdb.com/­docssplicemachine.com/­how-it-worksdocs.teradata.com
DeveloperThe Linux Foundation infosince July 2017Splice MachineSTS Soft SCTeradata
Initial release2014 infosince 2012, originally named StormDB2009201420111984
Current release10 R1, October 20182.4.1, August 20203.1, March 20214.0.8, September 2015Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMozilla public 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 languageCC++JavaC#
Server operating systemsLinux
macOS
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Windowshosted
Linux
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes 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.yes infoXML type, but no XML query functionalitynoyes
Secondary indexesyesyesyesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyes infodistributed, parallel query executionnoyesnoyes infoSQL 2016 + extensions
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
Native Spark Datasource
ODBC
.NET Client API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C 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 proceduresuser defined functionsyes infoJavanoyes infoUDFs, stored procedures, table functions in parallel
TriggersyesClient-side triggers through changefeedsyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding inforange basedShared Nothhing Auto-Sharding, Columnar PartitioningnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-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 systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoMVCCAtomic single-document operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes 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
Postgres-XLRethinkDBSplice 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

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

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

Splice Machine scores $15M to make Hadoop run in real time
10 February 2014, VentureBeat

provided by Google News

Teradata Stock Analysis: Don't Let the Amazon News Fool You Into Buying Now
10 June 2024, InvestorPlace

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

Critical Analysis: Teradata (NYSE:TDC) & NCC Group (OTCMKTS:NCCGF)
9 June 2024, Defense World

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