Hacker News new | ask | show | jobs
by elithrar 4582 days ago
You could easily use something like gorp (https://github.com/coopernurse/gorp) alongside Gadget (or any other Go web framework). Like Flask, the use of SQLAlchemy isn't innately tied to the framework.