Hacker News new | ask | show | jobs
by vosper 3270 days ago
If it helps there's official SQLAlchemy support from Graphene, so you could use that with MySQL (provided you like using Python). If you use DataLoader with it then you should be pretty database agnostic.