tejamaddimsetty/ORM-Simulation-using-Python
ORM Simulation code in Python. A working simulation of an ORM built in Python custom made, connect with your database and Update, Create, Delete records. You can develop this code according to your database and utilities as it's fully documented. We used Decorators also to specify the record agility.
Python