---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://ydb.tech/docs/en/integrations/orm.md?version=main
  - https://ydb.tech/docs/ru/integrations/orm.md?version=main
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 -->
| System | Instructions |
| --- | --- |
| [Hibernate](https://hibernate.org/orm/) | [Instructions](hibernate.md) |
| [Spring Data JDBC](https://spring.io/projects/spring-data-jdbc) | [Instructions](spring-data-jdbc.md) |
| [Kotlin Exposed](https://github.com/JetBrains/Exposed) | [Instructions](exposed.md) |
| [JOOQ](https://www.jooq.org/) | [Instructions](jooq.md) |
| [Dapper](https://www.learndapper.com/) | [Instructions](dapper.md) |
| [Entity Framework](https://docs.microsoft.com/ef/core/index) | [Instructions](entity-framework.md) |
| [Linq To DB](https://linq2db.github.io/) | [Instructions](linq2db.md) |
| [SQLAlchemy](https://www.sqlalchemy.org/) | [Instructions](sqlalchemy.md) |
| [Django](https://www.djangoproject.com/) | [Instructions](django.md) |
| [Drizzle ORM](https://orm.drizzle.team/) | [Instructions](drizzle.md) |
<!-- endsource: en/integrations/orm/_includes/toc-table.md -->