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

DBMS > DuckDB vs. Percona Server for MySQL vs. SiriDB vs. Solr vs. Teradata

System Properties Comparison DuckDB vs. Percona Server for MySQL vs. SiriDB vs. Solr vs. Teradata

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSiriDB  Xexclude from comparisonSolr  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Open Source Time Series DBMSA widely used distributed, scalable search engine based on Apache LuceneA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSRelational DBMSTime Series DBMSSearch engineRelational 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
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websiteduckdb.orgwww.percona.com/­software/­mysql-database/­percona-serversiridb.comsolr.apache.orgwww.teradata.com
Technical documentationduckdb.org/­docswww.percona.com/­downloads/­Percona-Server-LATESTdocs.siridb.comsolr.apache.org/­resources.htmldocs.teradata.com
DeveloperPerconaCesbitApache Software FoundationTeradata
Initial release20182008201720061984
Current release0.10, February 20248.0.36-28, 20249.6.0, April 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL version 2Open Source infoMIT LicenseOpen Source infoApache Version 2commercial
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 languageC++C and C++CJava
Server operating systemsserver-lessLinuxLinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)hosted
Linux
Data schemeyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyes infoNumeric datayes infosupports customizable data types and automatic typingyes
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.noyesnoyesyes
Secondary indexesyesyesyesyes infoAll search fields are automatically indexedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesyesnoSolr Parallel SQL Interfaceyes infoSQL 2016 + extensions
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP APIJava API
RESTful HTTP/JSON API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesnoJava pluginsyes infoUDFs, stored procedures, table functions in parallel
Triggersnoyesnoyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
XtraDB Cluster
yesyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnooptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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.yesyesyesyesyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolessimple rights management via user accountsyesfine 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
DuckDBPercona Server for MySQLSiriDBSolrTeradata
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

provided by Google News

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

Critical MySQL Vulnerabilities Can Lead to Server Compromise
2 November 2016, Threatpost

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

provided by Google News

Big Data News: Cloudera, Splunk, Clustrix, Teradata
31 May 2024, Data Center Knowledge

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
28 May 2024, Yahoo Finance

Should You Be Excited About Teradata Corporation's (NYSE:TDC) 78% Return On Equity?
27 May 2024, Simply Wall St

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Prepare and load Amazon S3 data into Teradata using AWS Glue through its native connector for Teradata Vantage ...
30 November 2023, AWS Blog

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