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

DBMS > DuckDB vs. Manticore Search vs. Percona Server for MySQL vs. Solr vs. Transwarp StellarDB

System Properties Comparison DuckDB vs. Manticore Search vs. Percona Server for MySQL vs. Solr vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonManticore Search  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSolr  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSMulti-storage database for search, including full-text search.Enhanced 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 LuceneA distributed graph DBMS built for enterprise-level graph applications
Primary database modelRelational DBMSSearch engineRelational DBMSSearch engineGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websiteduckdb.orgmanticoresearch.comwww.percona.com/­software/­mysql-database/­percona-serversolr.apache.orgwww.transwarp.cn/­en/­product/­stellardb
Technical documentationduckdb.org/­docsmanual.manticoresearch.comwww.percona.com/­downloads/­Percona-Server-LATESTsolr.apache.org/­resources.html
DeveloperManticore SoftwarePerconaApache Software FoundationTranswarp
Initial release2018201720082006
Current release0.10, February 20246.0, February 20238.0.36-28, 20249.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL version 2Open Source infoGPL version 2Open 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++C and C++Java
Server operating systemsserver-lessFreeBSD
Linux
macOS
Windows
LinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesFixed schemayesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes 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.noCan index from XMLyesyes
Secondary indexesyesyes infofull-text index on all search fieldsyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesSQL-like query languageyesSolr Parallel SQL InterfaceSQL-like query language
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Java API
RESTful HTTP/JSON API
OpenCypher
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
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
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 proceduresnouser defined functionsyesJava plugins
Triggersnonoyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryMulti-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 ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnonoUsers with fine-grained authorization concept infono user groups or rolesyesyes

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
DuckDBManticore SearchPercona Server for MySQLSolrTranswarp StellarDB
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: The tiny but powerful analytics database
15 May 2024, InfoWorld

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

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

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

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

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

provided by Google News

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

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

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
17 May 2024, Digital Journal

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

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

provided by Google News

动态图、AI融合、多模联合分析,将是图数据库的重要发展方向_海量数据_应用_场景
11 August 2023, sohu.com

国产化替代全面开花,星环科技用自研创新技术说话
26 May 2023, dostor.com

星环科技知识图谱落地实践,助力金融行业业务创新_平台
9 September 2021, sohu.com

星环科技宣布完成数亿元D1 轮融资_Data
1 February 2019, sohu.com

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here