# Aspire.Hosting.Oracle

- Module: `Aspire.Hosting.Oracle`
- Version: `13.2.0`
- Source: [GitHub](https://github.com/microsoft/aspire)
- Functions: `6`
- Types: `2`

## Types

- [OracleDatabaseResource](/reference/api/typescript/aspire.hosting.oracle/oracledatabaseresource.md) -- `handle` - 6 members
- [OracleDatabaseServerResource](/reference/api/typescript/aspire.hosting.oracle/oracledatabaseserverresource.md) -- `handle` - 19 members

## Functions

- [addDatabase](/reference/api/typescript/aspire.hosting.oracle/adddatabase.md) -- `method` -- Adds an Oracle database resource to an Oracle server resource.
- [addOracle](/reference/api/typescript/aspire.hosting.oracle/addoracle.md) -- `method` -- Adds an Oracle server resource to the distributed application model.
- [withDataBindMount](/reference/api/typescript/aspire.hosting.oracle/withdatabindmount.md) -- `method` -- Mounts a host directory as the Oracle data directory.
- [withDataVolume](/reference/api/typescript/aspire.hosting.oracle/withdatavolume.md) -- `method` -- Adds a persistent data volume to the Oracle server resource.
- [withDbSetupBindMount](/reference/api/typescript/aspire.hosting.oracle/withdbsetupbindmount.md) -- `method` -- Mounts a host directory as the Oracle DB setup directory.
- [withInitFiles](/reference/api/typescript/aspire.hosting.oracle/withinitfiles.md) -- `method` -- Copies initialization files into the Oracle container.
