🚀 Our inaugural State of Local Development and Testing report is live! Explore insights & best practices now

Documentation

Java

Description

Oracle Database Free is a free edition of the world’s leading database specifically designed for anybody to develop, learn, and run on Oracle Database for free.

Examples

var oracle = new OracleContainer("gvenzl/oracle-free:23.3-slim-faststart");
oracle.start();