# Larry Ellison

> 1944– · Entrepreneur, Co-founder of Oracle
>
> **Recorded contribution:** Co-founded Oracle — enterprise relational database dominance

## How to use this dossier

Read for a causal chain, not a hero story: inherited problem → contribution → mechanism → downstream capability → limit. Then close the page and complete the reconstruction exercise from memory.

## 1. Historical orientation

Larry Ellison (born 1944) co-founded Software Development Laboratories, later Oracle, with Bob Miner and Ed Oates. The company built a commercial relational database influenced by Codd's published model and pursued portability across hardware and operating systems. Ellison's role was product strategy, sales, financing, and executive leadership; Miner led much of the early technical implementation. Oracle's growth helped establish relational database software as an enterprise platform, but the registry's phrase 'enterprise dominance' is a market judgment that changes over time. A computing-history dossier should distinguish the relational invention, product engineering, and business execution.

## 2. The problem inherited

Organizations needed shared queryable databases independent of one hardware platform, while relational research systems had not yet become widely supported enterprise products.

## 3. The central contribution

Ellison co-built a company that packaged relational querying, transactions, portability, support, and aggressive commercial distribution into a durable database platform.

## 4. Reconstruct the mechanism

1. Expose tables and a declarative SQL-like query interface instead of requiring customers to navigate physical record links.
2. Build a portability layer so core database behavior can run across several operating systems and machine vendors.
3. Provide transaction, recovery, administration, and tooling required for persistent organizational workloads.
4. Sell, support, and iteratively expand the product as customer installations reveal scale and reliability requirements.

## 5. What changed downstream

- Oracle helped make relational databases central to enterprise information systems.
- Database portability reduced customer dependence on one hardware line while creating a major software vendor.
- Its commercial ecosystem influenced SQL practice, certification, consulting, and packaged applications.

## 6. Attribution, limits, and uncertainty

- Codd created the relational model; Miner, Oates, and large Oracle engineering teams built the products.
- Market leadership is time-sensitive and not equivalent to technical originality or suitability for every workload.
- Proprietary licensing, lock-in, complexity, and acquisition strategy are part of the history, not incidental details.

## 7. Reconstruction lab

Compare one navigational record traversal with a declarative three-table SQL join. Run the query under two indexes and inspect plans, then separate which value comes from Codd's model, the database engine, and commercial operations.

## 8. Evidence trail

- [Larry Ellison](https://en.wikipedia.org/wiki/Larry_Ellison) — Wikimedia Foundation
- [Oracle's First 30 Years](https://www.oracle.com/corporate/history/) — Oracle

---

*Research checked 2026-08-09. Dates, roles, and claims about living people are historical snapshots. Linked sources remain the authority; this dossier is original instructional synthesis.*
