test

Constatic

Discord Bot Base

Databases

Database guides

A database is a system that stores and organizes information in a structured manner, enabling the efficient creation, reading, updating, and deletion of this data. It is essential for managing large volumes of information, facilitating data access and manipulation for applications and users.

Using the CLI to generate your project, you can select a database preset.

Init discord bot

In most presets, the chosen database integration is in the database folder within src.

The available presets are:

On this page

No Headings