1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

chore: add resource under backend:more-about-databases:orms

This commit is contained in:
roadmap bot
2023-06-22 16:13:58 +01:00
parent 129ef9ccd8
commit 4063b71345

View File

@@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [Object Relational Mapping - Wikipedia](https://en.wikipedia.org/wiki/Objectrelational_mapping)
- [What is an ORM and how should I use it?](https://stackoverflow.com/questions/1279613/what-is-an-orm-how-does-it-work-and-how-should-i-use-one)
- [What is an ORM, how does it work, and how should I use one?](https://stackoverflow.com/a/1279678)