Oracle RDBMS is a widely-used proprietary DBMS released by Oracle Corporation. The most recent version released was 18c; version 18.3 was released in July 2018. It supports a multi-model storage paradigm, allowing for JSON, key-value, XML, and graph models in addition to the traditional relational model.[04][05]
- Developer
- Country of Origin
- US
- Start Year
- 1977
- Project Type
- Commercial
- License
- Proprietary
Oracle RDBMS is a widely-used proprietary DBMS released by Oracle Corporation. The most recent version released was 18c; version 18.3 was released in July 2018. It supports a multi-model storage paradigm, allowing for JSON, key-value, XML, and graph models in addition to the traditional relational model.[04][05]
History[06][07]
In 1977, Larry Ellison, Robert Miner, and Ed Oates founded Software Development Laboratories, which was hired by the United States Central Intelligence Agency (CIA) in order to write a new database system based upon SQL. This system came to be known as Oracle. The company changed its name to Relational Software, Inc. in 1979 and then to Oracle Systems Corporation not long thereafter, in 1982.
Compression[08]
Oracle supports compression at multiple levels within the data, including by row, block, and index. It also supports network compression designed to reduce bandwidth usage and increase network throughput.
Isolation Levels[10]
Oracle supports isolation levels of read committed as well as serializable, defaulting with the latter. There is an additional mode available, "read only", which is not part of the SQL standard.
Citations
11 sources- AI Database | Oracle oracle.com
- Oracle AI Database Documentation - Oracle Database oracle.com
- Oracle Database - Wikipedia wikipedia.org
- Multimodel Database with Oracle Database 12c Release 2 oracle.com
- https://www.oracle.com/technetwork/database/oracledatabase18c-wp-4392576.pdf oracle.com
- https://www.eyerys.com/articles/timeline/software-development-laboratories-oracle-was-founded#event-a-href-articles-timeline-facebook-and-billion-userfacebook-and-a-billion-user-a eyerys.com
- The CIA Made Larry Ellison a Billionaire - Business Insider businessinsider.com
- Oracle Advanced Compression with Oracle Database 12c oracle.com
- Data Concurrency and Consistency oracle.com
- Data Concurrency and Consistency oracle.com
- 2 Day Developer's Guide oracle.com