is it a reasonable choice to start a new project w...
# prisma1-community
m
is it a reasonable choice to start a new project with prisma1? It's mainly two reasons that make me think about that: • I'm planning to use react-admin and the data provider for prisma1/opencrud seems to work more out of the box (not tested, I just realized that setting up the one for 2 is not as simple) • the rust binary make problems in my nix-based deployment process
s
opencrud is no longer maintained and there are issue in it and there's a fork which fixes most of the issues but still seems little hacky https://github.com/marcantoine/ra-data-graphql-prisma#readme
💯 1
prisma 2 has a react-admin datasource too so I'd recommend you go with prisma 2.
💯 1
m
yeah, I already kind of dropped the idea with prisma1. thx!
👍 1