Oracle Database: Difference between revisions

Content deleted Content added
History: Clarify
 
(6 intermediate revisions by the same user not shown)
Line 26:
== History ==
 
[[Larry Ellison]] and his two friends and former co-workers, [[Bob Miner]] and [[Ed Oates]], started a consultancy called Software Development Laboratories (SDL) in 1977, later [[Oracle Corporation]]. SDL developed the original version of the Oracle software. The name ''Oracle'' comes from the code-name of a [[Central Intelligence Agency|CIA]]-funded project Ellison had worked on while formerly employed by [[Ampex]];<ref>{{cite web|url=https://www.theguardian.com/g2/story/0,3604,215072,00.html|title=Welcome to Larryland|work=The Guardian|access-date=2009-12-19|archive-url=https://web.archive.org/web/20160825232818/https://www.theguardian.com/g2/story/0,3604,215072,00.html|archive-date=25 August 2016|url-status=live}}</ref> CIA was Oracle's first customer, and allowed the company to use the code name for the new product.<ref name="rdbmsoracle20070612">{{Cite interview |interviewer=Luanne Johnson |title=RDBMS Workshop: Oracle |type=PDF |url=https://www.computerhistory.org/collections/catalog/102746581 |access-date=2025-06-01 |publisher=Computer History Museum |date=2007-06-12}}</ref> Ellison wanted his database to be compatible with [[IBM System R]], but the company's [[Don Chamberlin]] declined to release its error codes.{{r|rdbmsearlyyearsoh20070612}}
 
Ellison wanted his database to be compatible with [[IBM System R]], but that company's [[Don Chamberlin]] declined to release its error codes.{{r|rdbmsearlyyearsoh20070612}} By 1985 Oracle advertised, however, that "Programs written for [[SQL/DS]] or [[DB2]] will run unmodified" on the many non-IBM mainframes, minicomputers, and microcomputers its database supported "Because all versions of ORACLE ''are'' identical".<ref name="oracle19850520">{{Cite magazine |date=1985-05-20 |title=Oracle announces portable version of IBM SQL/DS and DB2 |url=https://books.google.com/books?id=ygHfUXZWXlcC&pg=PA47#v=onepage&q&f=true |access-date=2025-06-07 |magazine=Computerworld |page=47 |type=Advertisement |volume=XIX |issue=20}}</ref>
 
=== Releases and versions ===
Line 170 ⟶ 172:
| June 1992
|
| Distributed 2-phase commit,{{r|rdbmsoracle20070612}} PL/SQL stored procedures, Triggers, Distributed 2-phase committriggers, Sharedshared Cursorscursors, Costcost-Basedbased Optimizeroptimizer
|-
| {{Version |o |Oracle 6.2}}
Line 182 ⟶ 184:
| 1988
| 6.0.37
| Row-level locking, [[symmetric multiprocessor|SMP]] scalability / performance, storing of undo in database,{{r|rdbmsoracle20070612}} online backup and recovery, B*Tree indexes, [[PL/SQL]] executed from compiled programs (C etc.). First version available for [[NetWare#NetWare 3.x|Novell Netware 386]].<ref>{{cite magazine |last=O'Brien |first=Timothy |date=1991-04-29 |title=Oracle8 on Linux shows promise |url=https://books.google.com/books?id=Gw0EAAAAMBAJ&pg=PA2 |magazine=[[InfoWorld]] |access-date=2019-09-07 }}</ref>
|-
| {{Version |o |Oracle v5}}
Line 188 ⟶ 190:
| 1985
| 5.1.22
| C2 security certification. Support for [[Client-serverdistributed computingdatabase|client/serverdistributed computingdatabase systems]]{{r|rdbmsoracle20070612}} and [[distributedClient-server databasecomputing|distributedclient/server database systemscomputing]]. First version available for [[OS/2]]. Correlated sub-queries.<ref>{{cite magazine |last=Mace |first=Scott |date=1989-01-30 |title=DOS Version of Professional Oracle 5.1B Adds SQL Report Writer |url=https://books.google.com/books?id=MzoEAAAAMBAJ&pg=PA6 |magazine=[[InfoWorld]] |access-date=2019-09-07 }}</ref> DOS version supports [[extended memory]].{{r|rdbmsoracle20070612}}
|-
| {{Version |o |Oracle v4}}
Line 194 ⟶ 196:
| 1984
| 4.1.4.4
| Multiversion read consistency. [[Halloween Problem]] solved. Improved concurrency.{{r|rdbmsoracle20070612}} First version available for [[MS-DOS]].<ref>{{cite magazine |last=Webster |first=Robin |date=1984-11-13 |title=PC Relational Database? New Answer is Oracle |url=https://books.google.com/books?id=-Ukz6hjZEA4C&pg=PA57 |magazine=[[PC Magazine]] |access-date=2019-07-01 }}</ref><ref>{{cite web |url=https://technology.amis.nl/2006/04/04/back-to-the-future-oracle-41-vm-appliance/ |title=Back to the future (Oracle 4.1 VM appliance) |last=Gralike |first=Marco |date=2006-04-04 |website=amis.nl |access-date=2019-07-01 |archive-url=https://web.archive.org/web/20190701142355/https://technology.amis.nl/2006/04/04/back-to-the-future-oracle-41-vm-appliance/ |archive-date=1 July 2019 |url-status=live }}</ref> and [[IBM mainframe]].{{r|rdbmsoracle20070612}}
|-
| {{Version |o |Oracle v3}}
Line 206 ⟶ 208:
| 1979
|
| First commercially available SQL [[Relational database|RDBMS]]. Basic SQL queries, simple joins<ref name="VEI-Kuni-OraR2">{{cite web|url=http://cs-exhibitions.uni-klu.ac.at/index.php?id=403|title=Oracle V2|website=Virtual Exhibitions in Informatics|publisher=University of Klagenfurt|author=Departments of Informatics|access-date=30 September 2019|url-status=live|archive-date=30 September 2019|archive-url=https://web.archive.org/web/20190930122821/http://cs-exhibitions.uni-klu.ac.at/index.php?id=403}}</ref> and <code>CONNECT BY</code> joins. Atomic role-level SQL statements. Rudimentary [[concurrency control]] and [[database integrity]]. No [[query optimizer]]. Written in [[assembly language]] for the [[PDP-11]]{{r|rdbmsoracle20070612}} to run in 128KB of [[Random-access memory|RAM]].<ref>{{cite book |last=Maheshwari |first=Sharad |date=2007 |title=Introduction to SQL and PL/SQL |url=https://books.google.com/books?id=V1eMhnTq2BYC&pg=PA12 |publisher=Firewall Media |page=12 |isbn=9788131800386}}</ref> Ran on PDP-11 and [[VAX]]/VMS in PDP-11 compatibility mode.{{r|rdbmsoracle20070612}}
|-
| colspan="6" | <small>{{Version |l |show=111100}} '''LTR''' = ''Long-Term Release'', '''IR''' = ''Innovation Release''</small>
Line 228 ⟶ 230:
 
Increasingly, the Oracle database products compete against [[open-source software]] relational and non-relational database systems such as [[PostgreSQL]], [[MongoDB]], [[Couchbase]], [[Neo4j]], [[ArangoDB]] and others. Oracle acquired [[Innobase]], supplier of the [[InnoDB]] codebase to [[MySQL]], in part to compete better against open source alternatives, and acquired [[Sun Microsystems]], owner of MySQL, in 2010. Database products licensed as open-source are, by the legal terms of the [[Open Source Definition]], free to distribute and free of royalty or other licensing fees.
 
==Reception==
The ''[[Rosen 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".<ref name="rosen19830222">{{Cite news |date=1983-02-22 |title=DBMS and the workstation: Oracle gets close |url=https://cdn.oreillystatic.com/radar/r1/02-83.pdf |access-date=2025-06-05 |work=[[The Rosen Electronics Letter]] |pages=3-5}}</ref>
 
== See also ==