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

DBMS > mSQL vs. OpenSearch vs. Oracle NoSQL vs. Sphinx vs. SQLite

System Properties Comparison mSQL vs. OpenSearch vs. Oracle NoSQL vs. Sphinx vs. SQLite

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSSearch engineDocument store
Key-value store
Relational DBMS
Search engineRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitehughestech.com.au/­products/­msqlgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­nosql/­technologies/­nosqlsphinxsearch.comwww.sqlite.org
Technical documentationopensearch.org/­docs/­latestdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperHughes TechnologiesAmazon Web ServicesOracleSphinx Technologies Inc.Dwayne Richard Hipp
Initial release19942021201120012000
Current release4.4, October 20212.5.0, January 202323.3, December 20233.5.1, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL version 2, commercial licence availableOpen Source infoPublic Domain
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.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageCJavaJavaC++C
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java VMLinux
Solaris SPARC/x86
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesoptionalnoyes infonot rigid because of 'dynamic typing' concept.
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.nonono
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languageSQL-like DML and DDL statementsSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP/JSON API
RESTful HTTP APIProprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesnonono
Triggersnoyes infoby using the 'percolation' featurenonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes 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.noyes infooff heap cacheyes
User concepts infoAccess controlnoAccess rights for users and rolesnono
More information provided by the system vendor
mSQL infoMini SQLOpenSearchOracle NoSQLSphinxSQLite
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
mSQL infoMini SQLOpenSearchOracle NoSQLSphinxSQLite
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Implement a full stack serverless search application using AWS Amplify, Amazon Cognito, Amazon API Gateway
31 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

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

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

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

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here