Replies: 1 comment 3 replies
-
What's an OOP string? This project can create declarative classes out of a database structure. Is that not what you're after? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello GitHub community,
I need help getting a database architecture as an OOP string using SQLAlchemy in Python. I tried to do it myself, but I couldn't.
The idea is to convert the database structure into Python OOP classes, for example:
Beta Was this translation helpful? Give feedback.
All reactions