Saturday 28 December 2019

Starting a pet project with Nuxt + Hapi: which ORMs are there and what would you recommend?

I'm starting a new project just to explore Hapi, never worked with it. I'm going to use Vue (Nuxt) and the database will be MySQL for the sake of simplicity. What would you recommend as an ORM?I am very used to the comfort of Laravel's Eloquent and I'd very much like something that gave me the same set of tools: a CLI that builds migrations, seeds, models and all of that and something well documented enough that I don't feel like I'm one of 10 people using the next best framework.

Submitted December 29, 2019 at 03:49AM by inhalingsounds

No comments:

Post a Comment