> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DatastoreConfigurator

**Javadoc**: [DatastoreConfigurator](https://artifacts.activeviam.com/documentation/accelerators/tools/dash/2.0.0-AP5.9/javadoc/com/activeviam/tools/datastore/impl/DatastoreConfigurator.html)

Implementation of the `IDatastoreConfigurator` interface. Provides public methods for defining schema and datastore modifications, by creating or modifying `SchemaCustomisations` objects per schema. Exposes a mechanism for enabling schemas for an application run. Creates instances of `MutableStoreDescriptionBuilder`, `MutableReferenceDescriptionBuilder` and `DatastoreSchemaDescription` in the factory methods for the underlying interfaces.
