Hacker News new | ask | show | jobs
by codegeek 4423 days ago
I would love something like this for SQLAlchemy. I even thought about writing one myself that converts SQL query into a high level SQlAlchemy query (assuming class/object names based on table names) but not sure if I have the SQlAlchemy expertise.