DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. LeanXcale vs. Riak TS vs. RocksDB vs. Teradata

System Properties Comparison Elasticsearch vs. LeanXcale vs. Riak TS vs. RocksDB vs. Teradata

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonLeanXcale  Xexclude from comparisonRiak TS  Xexclude from comparisonRocksDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineKey-value store
Relational DBMS
Time Series DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.leanxcale.comrocksdb.orgwww.teradata.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestgithub.com/­facebook/­rocksdb/­wikidocs.teradata.com
DeveloperElasticLeanXcaleOpen Source, formerly Basho TechnologiesFacebook, Inc.Teradata
Initial release20102015201520131984
Current release8.6, January 20233.0.0, September 20228.11.4, April 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoElastic LicensecommercialOpen SourceOpen Source infoBSDcommercial
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 languageJavaErlangC++
Server operating systemsAll OS with a Java VMLinux
OS X
Linuxhosted
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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.nononoyes
Secondary indexesyes infoAll search fields are automatically indexedrestrictednoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query languageyes infothrough Apache Derbyyes, limitednoyes infoSQL 2016 + extensions
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
HTTP API
Native Erlang Interface
C++ API
Java API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
Java
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesErlangnoyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoby using the 'percolation' featureyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesno infolinks between datasets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.Memcached and Redis integrationyesyesyes
User concepts infoAccess controlnonofine 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
ElasticsearchLeanXcaleRiak TSRocksDBTeradata
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

Combining operational and analytical databases in a single platform
26 May 2017, Cordis News

provided by Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Teradata (TDC) International Revenue Performance Explored
9 May 2024, Yahoo Finance

Michael D. Hutchinson Sells 18500 Shares of Teradata Co. (NYSE:TDC) Stock
12 May 2024, Defense World

Exclusive: How Teradata is supporting the Australian Government
14 May 2024, IT Brief Australia

AWS Marketplace: Teradata VantageCloud (SaaS) Comments
11 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here