DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Kylin vs. RRDtool vs. Sphinx vs. Teradata

System Properties Comparison Apache Kylin vs. RRDtool vs. Sphinx vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonRRDtool  Xexclude from comparisonSphinx  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Open source search engine for searching in data from different sources, e.g. relational databasesA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSTime Series DBMSSearch engineRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.25
Rank#170  Overall
#77  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitekylin.apache.orgoss.oetiker.ch/­rrdtoolsphinxsearch.comwww.teradata.com
Technical documentationkylin.apache.org/­docsoss.oetiker.ch/­rrdtool/­docsphinxsearch.com/­docsdocs.teradata.com
DeveloperApache Software Foundation, originally contributed from eBay IncTobias OetikerSphinx Technologies Inc.Teradata
Initial release2015199920011984
Current release3.1.0, July 20201.8.0, 20223.5.1, February 2023Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL V2 and FLOSSOpen Source infoGPL version 2, commercial licence availablecommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC++
Server operating systemsLinuxHP-UX
Linux
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
hosted
Linux
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlynoyes
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.nono infoExporting into and restoring from XML files possibleyes
Secondary indexesyesnoyes infofull-text index on all search fieldsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)noSQL-like query language (SphinxQL)yes infoSQL 2016 + extensions
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
in-process shared library
Pipes
Proprietary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes infoUDFs, stored procedures, table functions in parallel
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
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

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

More resources
Apache KylinRRDtoolSphinxTeradata
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

provided by Google News

SHAREHOLDER ALERT: Pomerantz Law Firm Reminds Shareholders with Losses on their Investment in Teradata ...
15 June 2024, PR Newswire

TERADATA ALERT: Bragar Eagel & Squire, P.C. Announces that a Class Action Lawsuit Has Been Filed Against ...
15 June 2024, GlobeNewswire

Teradata Stock: Much More Enticing Now Than Last Year, But Uncertainty Lingers (NYSE:TDC)
14 June 2024, Seeking Alpha

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

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here