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 > BaseX vs. OpenTenBase vs. RethinkDB vs. searchxml vs. Teradata

System Properties Comparison BaseX vs. OpenTenBase vs. RethinkDB vs. searchxml vs. Teradata

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonOpenTenBase  Xexclude from comparisonRethinkDB  Xexclude from comparisonsearchxml  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.An enterprise-level distributed HTAP open source database based on PostgreSQLDBMS for the Web with a mechanism to push updated query results to applications in realtime.DBMS for structured and unstructured content wrapped with an application serverA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelNative XML DBMSRelational DBMSDocument storeNative XML DBMS
Search engine
Relational 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
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitebasex.orggithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
rethinkdb.comwww.searchxml.net/­category/­productswww.teradata.com
Technical documentationdocs.basex.orgdocs.opentenbase.org
docs.opentenbase.org/­en
rethinkdb.com/­docswww.searchxml.net/­support/­handoutsdocs.teradata.com
DeveloperBaseX GmbHOpenAtom Foundation, previously TencentThe Linux Foundation infosince July 2017informationpartners gmbhTeradata
Initial release2007200920151984
Current release11.0, June 20242.5, January 20242.4.1, August 20201.0Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoBSD-3Open Source infoApache Version 2commercialcommercial
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 languageJavaC++C++
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Windows
Windowshosted
Linux
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyes infostring, binary, float, bool, date, geometryyesyes
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.noyesyes
Secondary indexesyesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoyesnonoyes infoSQL 2016 + extensions
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
RESTful HTTP API
WebDAV
XQuery
XSLT
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
Go
Java
PHP
Python
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++ infomost other programming languages supported via APIsC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesyes infoon the application serveryes infoUDFs, stored procedures, table functions in parallel
Triggersyes infovia eventsyesClient-side triggers through changefeedsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basednoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationyes infosychronisation to multiple collectionsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDAtomic single-document operationsmultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.nonoyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAccess rights for users, groups and roles according to SQL-standardyes infousers and table-level permissionsDomain, group and role-based access control at the document level and for application servicesfine 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
BaseXOpenTenBaseRethinkDBsearchxmlTeradata
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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

Redwood Investment Management LLC Acquires 103,761 Shares of Teradata Co. (NYSE:TDC)
11 June 2024, MarketBeat

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, Business Wire

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

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