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

DBMS > mSQL vs. Oracle vs. Postgres-XL vs. SAP HANA vs. Solr

System Properties Comparison mSQL vs. Oracle vs. Postgres-XL vs. SAP HANA vs. Solr

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOracle  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSAP HANA  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIn-memory, column based data store. Available as appliance or cloud serviceA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Websitehughestech.com.au/­products/­msqlwww.oracle.com/­databasewww.postgres-xl.orgwww.sap.com/­products/­hana.htmlsolr.apache.org
Technical documentationdocs.oracle.com/­en/­databasewww.postgres-xl.org/­documentationhelp.sap.com/­hanasolr.apache.org/­resources.html
DeveloperHughes TechnologiesOracleSAPApache Software Foundation
Initial release199419802014 infosince 2012, originally named StormDB20102006
Current release4.4, October 202123c, September 202310 R1, October 20182.0 SPS07 (AprilĀ 4, 2023), April 20239.6.0, April 2024
License infoCommercial or Open Sourcecommercial infofree licenses can be providedcommercial inforestricted free version is availableOpen Source infoMozilla public licensecommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++CJava
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
macOS
Appliance or cloud-serviceAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesyes infoSchemaless in JSON and XML columnsyesyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyesyesyes 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.noyesyes infoXML type, but no XML query functionalitynoyes
Secondary indexesyesyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infowith proprietary extensionsyes infodistributed, parallel query executionyesSolr Parallel SQL Interface
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoPL/SQL infoalso stored procedures in Java possibleuser defined functionsSQLScript, RJava plugins
Triggersnoyesyesyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioninghorizontal partitioningyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoisolation level can be parameterizedACID infoMVCCACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes
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.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'noyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyesyes

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
mSQL infoMini SQLOraclePostgres-XLSAP HANASolr
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

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

provided by Google News

Blog Theme - Details
2 May 2024, Oracle

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

provided by Google News

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

(SOLR) Technical Pivots with Risk Controls
28 April 2024, Stock Traders Daily

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

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

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

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

SingleStore logo

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

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.

Present your product here