Hacker News new | ask | show | jobs
by rattray 2265 days ago
Does Nim have an ORM or querybuilder as good as SQLAlchemy yet?
1 comments

There is [Norm](https://github.com/moigagoo/norm) that goes in that direction. [ormin](https://github.com/araq/ormin) takes a different twist