top | item 19598829

(no title)

aclemmensen | 7 years ago

Do you have examples of specific requirements for which Prisma would be a good fit?

discuss

order

crucialfelix|7 years ago

Prisma is good for writing data models, running migrations. The new admin is very usable already, although still beta. I've been very productive loading, editing and querying data.

Hasura I think is good for preexisting db, no migrations? I haven't evaluated it fully.

tango12|7 years ago

(I work at Hasura)

Yep! We’ve put in a lot of effort to ensure hasura Just Works on an existing db.

Incidentally, to address your last point, Hasura has its own rails like migrations system and an admin UI (that allows DDL and DML) and works well with your existing migrations tooling too if you have it already. The hasura admin UI can create the rails style migration files automatically on your disk as you work on the UI.

https://hasura.io/all-features