DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > MySQL vs. Oracle vs. SQLite

System Properties Comparison MySQL vs. Oracle vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonOracle  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionWidely used open source RDBMSWidely used RDBMSWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMS infoKey/Value like access via memcached APIRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1022.76
Rank#2  Overall
#2  Relational DBMS
Score1309.45
Rank#1  Overall
#1  Relational DBMS
Score101.91
Rank#10  Overall
#7  Relational DBMS
Websitewww.mysql.comwww.oracle.com/­databasewww.sqlite.org
Technical documentationdev.mysql.com/­docdocs.oracle.com/­en/­databasewww.sqlite.org/­docs.html
DeveloperOracle infosince 2010, originally MySQL AB, then SunOracleDwayne Richard Hipp
Initial release199519802000
Current release9.0.0, July 202423c, September 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial inforestricted free version is availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C and C++C
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less
Data schemeyesyes infoSchemaless in JSON and XML columnsyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes 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.yesyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyes infowith proprietary extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
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
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 proceduresyes infoproprietary syntaxPL/SQL infoalso stored procedures in Java possibleno
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Devart 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

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

More resources
MySQLOracleSQLite
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

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

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

show all

Recent citations in the news

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

Uber Completes Major MySQL Fleet Upgrade, Boosting Performance and Security
14 October 2024, InfoQ.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, Microsoft

Global Organizations Choose Oracle Database@Azure to Accelerate their Cloud Migrations
9 September 2024, PR Newswire

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16 September 2024, AWS Blog

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

Oracle Database is in many enterprises and now it’s in Google Cloud too
9 September 2024, VentureBeat

provided by Google News

Insert records and create SQLite tables with the SQLite3 CLI
22 October 2024, TheServerSide.com

Zero-latency SQLite storage in every Durable Object
26 September 2024, The Cloudflare Blog

Optimize Your SQLite Database with the Laravel Optimize DB Package
6 October 2024, Laravel News

The SQLite team is preparing an efficient remote replication tool
2 October 2024, DevClass

Using SQLite for Data Logging in React Native Apps | by Mehmet Karataş | Oct, 2024
20 October 2024, Medium

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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