Welcome to Nextcord-Ormar's documentation! ========================================== .. toctree:: :maxdepth: 2 :caption: Contents: **Nextcord-Ormar** is a library to help integrate the async Django-inspired ORM `Ormar `_ with a `Nextcord `_ bot. It's designed to compliment the modular Cog system of Nextcord. It also comes with NXAlembic, a preconfigured version of `Alembic `_ to help with creating and applying database migrations. Check out :doc:`usage` to get started! Nextcord-Ormar is still in active development, there may be breaking changes as the library is polished up. If you have any feedback, feel free to open an issue! .. toctree:: :maxdepth: 2 :caption: Table of Contents usage connections migrations advanced api changelog * `GitHub `_ * :ref:`genindex` * :ref:`modindex` * :ref:`search`