It is a database commonly used for runningonline transaction processing (OLTP),data warehousing (DW) and mixed (OLTP & DW) database workloads. Oracle Database is available by several service providerson-premises,on-cloud, or as a hybrid cloud installation. It may be run on third party servers as well as on Oracle hardware (Exadata on-premises, onOracle Cloud or at Cloud at Customer).[5]
Oracle Database usesSQL for database updating and retrieval.[6]
Larry Ellison and his two friends and former co-workers,Bob Miner andEd Oates, started a consultancy called Software Development Laboratories (SDL) in 1977, laterOracle Corporation. SDL developed the original version of the Oracle software. The nameOracle comes from the code-name of aCentral Intelligence Agency-funded project Ellison had worked on while formerly employed byAmpex;[7] the CIA was Oracle's first customer, and allowed the company to use the code name for the new product.[8]
Ellison wanted his database to be compatible withIBM System R, but that company'sDon Chamberlin declined to release its error codes.[9] By 1985 Oracle advertised, however, that "Programs written forSQL/DS orDB2 will run unmodified" on the many non-IBM mainframes, minicomputers, and microcomputers its database supported "Because all versions of ORACLEare identical".[10]
Oracle products follow a custom release-numbering and -naming convention. The "ai" in the current release, Oracle Database 23ai, stands for "Artificial Intelligence". Previous releases (e.g. Oracle Database 19c, 10g, and Oracle9i Database) have used suffixes of "c", "g", and "i" which stand for "Cloud", "Grid", and "Internet" respectively. Prior to the release of Oracle8i Database, no suffixes featured in Oracle Database naming conventions. There was no v1 of Oracle Database, as Ellison "knew no one would want to buy version 1".[11][9] For some database releases, Oracle also provides an Express Edition (XE) that is free to use.[12][13]
Oracle Database release numbering has used the following codes:
Legend:
Unsupported
Supported
Latest version
Preview version
Future version
LTR =Long-Term Release,IR =Innovation Release
Oracle Database Version
Initial Release Version
Initial Release Date
Terminal Version
Marquee Features
Latest version:Oracle AI Database 26ai (LTR)
23.26.0
Starting with Release Update 23.26.0, released in October 2025, Oracle Database 23ai is replaced by Oracle AI Database 26ai.
Applying Release Update 23.26.0 to an existing Oracle Database 23ai deployment converts it to Oracle AI Database 26ai without requiring a separate database upgrade or application re-certification[14]
Supported: Oracle Database 23ai (LTR)
23.4.0
From Release Update 23.26.0 onward, 23ai is replaced by Oracle AI Database 26ai[15]
On May 2, 2024, Oracle Database 23ai[16] was released on Oracle Cloud Infrastructure (OCI) as cloud services, including OCI Exadata Database Service, OCI Exadata Database Cloud@Customer, and OCI Base Database Service. It is also available in Always Free Autonomous Database. Oracle Database 23c (previously released in 2023) was renamed to Oracle Database 23ai (23.4) due to the significant additional engineering effort to add features that bring AI capabilities to the data in Oracle Database.
Oracle Database 23c (23.2 and 23.3) was released in 2023: April 2023 (Linux) Oracle Database Free - Developer Release[17]September 2023 Oracle Database on Base Database Service[18]
AI Vector Search[19] (includes new Vector data type, Vector indexes, and Vector SQL operators/functions), JSON Relational Duality,[20] JSON Schema Validation, Transactional Microservices Support, OKafka, Operational Property Graphs, Support forSQL/PGQ, Schema Privileges, Developer Role, In-database SQL Firewall, TLS 1.3 Support, Integration with Azure Active Directory OAuth2, True Cache for mid-tier caching, Readable Per-PDB Standby, Globally Distributed Database with active-active RAFT-based replication, Real-time SQL Plan Management, Priority Transactions, SQL Syntax Simplification, Schema Annotations, Data Use Case Domains, Column Value Lock-free Reservations
Row-level locking,SMP scalability / performance, storing of undo in database,[8] online backup and recovery, B*Tree indexes,PL/SQL executed from compiled programs (C etc.). First version available forNovell Netware 386.[32]
Prior to Oracle Database 18c, Oracle Corporation released Critical Patch Updates (CPUs) and Security Patch Updates (SPUs)[39] and Security Alerts to close security vulnerabilities. These releases are issued quarterly; some of these releases have updates issued prior to the next quarterly release.
Starting with Oracle Database 18c, Oracle Corporation releases Release Updates (RUs) and Release Update Revisions (RURs).[40] RUs usually contain security, regression (bug), optimizer, and functional fixes which may include feature extensions as well. RURs include all fixes from their corresponding RU but only add new security and regression fixes. However, no new optimizer or functional fixes are included.
In the market for relational databases, Oracle Database competes against commercial products such asIBM Db2 andMicrosoft SQL Server.[13] Oracle and IBM tend to battle for the mid-range database market on Unix and Linux platforms, while Microsoft dominates the mid-range database market onMicrosoft Windows platforms. However, since they share many of the same customers, Oracle and IBM tend to support each other's products in many middleware and application categories (for example:WebSphere,PeopleSoft, andSiebel SystemsCRM), and IBM's hardware divisions work closely[citation needed] with Oracle on performance-optimizing server-technologies (for example,Linux on IBM Z). Niche commercial competitors includeTeradata (in data warehousing and business intelligence), Software AG'sADABAS,Sybase, and IBM'sInformix, among many others.
In the cloud, Oracle Database competes against the database services of AWS, Microsoft Azure, and Google Cloud Platform.
Increasingly, the Oracle database products compete againstopen-source software relational and non-relational database systems such asPostgreSQL,MongoDB,Couchbase,Neo4j,ArangoDB and others. Oracle acquiredInnobase, supplier of theInnoDB codebase toMySQL, in part to compete better against open source alternatives, and acquiredSun Microsystems, owner of MySQL, in 2010. Database products licensed as open-source are, by the legal terms of theOpen Source Definition, free to distribute and free of royalty or other licensing fees.
TheRosen Electronics Letter in February 1983 stated that Oracle was "the most comprehensive offering we've seen" among databases, with good marketing and substantial installed base encouraging developers to write software for it. The newsletter especially approved of the user interface, noting the "simplicity of setting up 'programs'—queries, data manipulation, updates—without actually programming".[41]
^ab"RDBMS Plenary 1: Early Years"(PDF) (Interview). Interviewed by Burton Grad. Computer History Museum. 12 June 2007. pp. 33, 35. Retrieved30 May 2025.
^Departments of Informatics."Oracle V2".Virtual Exhibitions in Informatics. University of Klagenfurt.Archived from the original on 30 September 2019. Retrieved30 September 2019.
^Baransel, Emre (2013).Oracle Data Guard 11gR2 Administration Beginner's Guide. Packt Publishing Ltd.ISBN9781849687911.Archived from the original on 23 November 2016. Retrieved15 January 2014.You should not get confused between Critical Patch Update (CPU) and Security Patch Update (SPU) as CPU terminology has been changed to SPU from October 2012.