---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.4
alternate:
  - https://ydb.tech/docs/en/integrations/orm.md
  - https://ydb.tech/docs/ru/integrations/orm.md
sourcePath: ru/core/integrations/orm/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/ru/llms.txt

# Объектно-реляционное отображение (ORM)

<!-- source: ru/integrations/orm/_includes/toc-table.md -->
| Система                                                         | Инструкция                           |
|-----------------------------------------------------------------|--------------------------------------|
| [Hibernate](https://hibernate.org/orm/)                         | [Инструкция](hibernate.md)        |
| [Spring Data JDBC](https://spring.io/projects/spring-data-jdbc) | [Инструкция](spring-data-jdbc.md) |
| [JOOQ](https://www.jooq.org/)                                   | [Инструкция](jooq.md)             |
| [Dapper](https://www.learndapper.com/)                          | [Инструкция](dapper.md)           |
| [Entity Framework](https://docs.microsoft.com/ef/core/index)    | [Инструкция](entity-framework.md) |
| [Linq To DB](https://linq2db.github.io/)                        | [Инструкция](linq2db.md)          |
| [SQLAlchemy](https://www.sqlalchemy.org/)                       | [Инструкция](sqlalchemy.md)       |
| [Django](https://www.djangoproject.com/)                        | [Инструкция](django.md)           |
<!-- endsource: ru/integrations/orm/_includes/toc-table.md -->