Hacker News new | ask | show | jobs
by chrissnell 4527 days ago
That sounds incredible. Where can I follow news about your release?
1 comments

I'll send a message to golang-nuts to announce it as soon as it gets released.
Hopefully the ORM is not a lock-in for the framework. Good old sql calls have their place.
We support hand written SQL queries, in fact we are using them because the ORM still does not have all the features like e.g. Django's ORM.