Pythonpython-oracle

Testcontainers with Oracle AI Database

Python Testcontainers sample for starting Oracle AI Database Free programmatically.

Testcontainers#oraclefree#python#Testcontainers
What this sample helps you learn

This module shows you how to run an Oracle AI Database Free container image using [Testcontainers (python)](https://github.com/testcontainers/testcontainers-python).

What this sample demonstrates

Testcontainers

Disposable Oracle AI Database Free containers for repeatable local and integration tests.

Use when tests need real database behavior without sharing a long-lived development instance.