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 > DuckDB vs. eXtremeDB vs. Percona Server for MySQL vs. Solr

System Properties Comparison DuckDB vs. eXtremeDB vs. Percona Server for MySQL vs. Solr

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSNatively in-memory DBMS with options for persistency, high-availability and clusteringEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.A widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.68
Rank#76  Overall
#41  Relational DBMS
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score2.21
Rank#121  Overall
#58  Relational DBMS
Score44.28
Rank#24  Overall
#3  Search engines
Websiteduckdb.orgwww.mcobject.comwww.percona.com/­software/­mysql-database/­percona-serversolr.apache.org
Technical documentationduckdb.org/­docswww.mcobject.com/­docs/­extremedb.htmwww.percona.com/­downloads/­Percona-Server-LATESTsolr.apache.org/­resources.html
DeveloperMcObjectPerconaApache Software Foundation
Initial release2018200120082006
Current release0.10, February 20248.2, 20218.0.36-28, 20249.5.0, February 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoGPL version 2Open Source infoApache Version 2
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 languageC++C and C++C and C++Java
Server operating systemsserver-lessAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyesyes infosupports customizable data types and automatic typing
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 infosupport of XML interfaces availableyesyes
Secondary indexesyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesyes infowith the option: eXtremeSQLyesSolr Parallel SQL Interface
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Java API
RESTful HTTP/JSON API
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
.Net
C
C#
C++
Java
Lua
Python
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoyesyesJava plugins
Triggersnoyes infoby defining eventsyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication
Source-replica replication
XtraDB Cluster
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesyes
More information provided by the system vendor
DuckDBeXtremeDBPercona Server for MySQLSolr
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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
DuckDBeXtremeDBPercona Server for MySQLSolr
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

Recent citations in the news

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

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

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

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15 November 2021, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

provided by Google News

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

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

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

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks and Files

provided by Google News

Closing Bell: Solar Alliance Energy Inc flat on Friday (SOLR)
24 April 2024, The Globe and Mail

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

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 April 2024, The Globe and Mail

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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