> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/database/module.md).

# Module

These endpoints turn the module on or off for your project.

| Method                                                                | Endpoint                |
| --------------------------------------------------------------------- | ----------------------- |
| [Disable Database](/sdks-and-cli/database/module/disable-database.md) | `GET /database/disable` |
| [Enable Database](/sdks-and-cli/database/module/enable-database.md)   | `GET /database/enable`  |
