---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://ydb.tech/docs/en/integrations/orm.md?version=v25.3
  - https://ydb.tech/docs/ru/integrations/orm.md?version=v25.3
  - href: en/integrations/orm/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/core/integrations/orm/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# Object–relational mapping

<!-- source: en/integrations/orm/_includes/toc-table.md -->
| Delivery System                                                 | Instruction                           |
|-----------------------------------------------------------------|---------------------------------------|
| [Hibernate](https://hibernate.org/orm/)                         | [Instruction](hibernate.md)        |
| [Spring Data JDBC](https://spring.io/projects/spring-data-jdbc) | [Instruction](spring-data-jdbc.md) |
| [JOOQ](https://www.jooq.org/)                                   | [Instruction](jooq.md)             |
| [Dapper](https://www.learndapper.com/)                          | [Instruction](dapper.md)           |
| [Entity Framework](https://docs.microsoft.com/ef/core/index)    | [Instruction](entity-framework.md) |
| [Linq To DB](https://linq2db.github.io/)                        | [Instruction](linq2db.md)          |
| [SQLAlchemy](https://www.sqlalchemy.org/)                       | [Instruction](sqlalchemy.md)       |
| [Django](https://www.djangoproject.com/)                        | [Instruction](django.md)           |
<!-- endsource: en/integrations/orm/_includes/toc-table.md -->