https://github.com/ecopque/orm_python_mysql
ORM is a technique that enables interaction between object-oriented applications and relational databases, without the need to write SQL manually. Instead, we use classes and objects to represent our tables and rows in the database, which greatly enhances code maintainability and readability.
https://github.com/ecopque/orm_python_mysql
Last synced: about 2 months ago
JSON representation
ORM is a technique that enables interaction between object-oriented applications and relational databases, without the need to write SQL manually. Instead, we use classes and objects to represent our tables and rows in the database, which greatly enhances code maintainability and readability.
- Host: GitHub
- URL: https://github.com/ecopque/orm_python_mysql
- Owner: ecopque
- Created: 2025-01-19T18:25:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T18:30:48.000Z (over 1 year ago)
- Last Synced: 2025-03-19T04:19:31.382Z (over 1 year ago)
- Language: Python
- Homepage: https://linktr.ee/edsoncopque
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0