c/librebyte · by librebyte@lemmy.ml · 26dSaffier - The only ORM that you will ever need for python https://github.com/tarsil/saffier3 points · 2 comments · view on lemmy.world
2 Comments
frisbird@lemmy.ml · 2 pts · 26d
Homer meme: the only other ORM I will ever need for python
Sims@lemmy.ml · 2 pts · 26d
I were blank on 'ORM'..
"An ORM is simply an mapping of the top of an existing database. ORM extends for Object Relational Mapping and bridges object-oriented programs and relational databases.
Two of the most well known ORMs are from Django and SQLAlchemy. "