Skip to content

Commit

Permalink
Update Doctrine ORM Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Jun 20, 2024
1 parent 7ccbe83 commit 33cdc75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/reference/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Features Overview
- **Events System**: Leverages an events system that allows you to hook into
various stages of the document lifecycle for custom behavior.
- **GridFS Support**: Stores large files and binary data in GridFS buckets.
- **Doctrine ORM Integration**: Seamlessly integrates with Doctrine ORM to
allow you to map your ORM entities to the ODM, and use different databases.
- **Doctrine ORM Integration**: Create relations between your Doctrine ORM
entities and ODM documents to mix SQL and MongoDB databases.

Example
-------
Expand Down

0 comments on commit 33cdc75

Please sign in to comment.