Hacker News new | ask | show | jobs
by AhtiK 4446 days ago
Python => SQLAlchemy

Very clean, feature-rich yet pragmatic and well documented. https://github.com/zzzeek/sqlalchemy

2 comments

Yes! I couldn't agree more on this one. Such a beautifully written library.
I dunno man, the SQLAlchemy expression interface is pretty hard to work with and the documentation isn't all that great either.