All activity
Daniel Norman
left a comment
Awesome work! This is very neat.
One thing I'd recommend is defaulting to CUID over UUID. UUIDs are not monotonically increasing and perform worse than CUID.
Prisma Schema Builder
Build your Prisma schema visually in this easy web tool
Daniel Norman
left a comment
I've been following the development of Envelop for a couple of months now and I'm super excited about this.
There are a lot of positive things to say about it, but here are the main ones for me:
- Envelop is decoupled from the HTTP layer: this makes it easier to integrate with any deployment platform and framework.
- The plugin system allows you to configure, customise, and extend GraphQL...
Envelop
The GraphQL plugin system
Prisma is a next-generation ORM for Node.js and TypeScript!
Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL, SQLite, and Microsoft SQL Server (Preview).
Prisma ORM
Next-generation ORM for Node.js and TypeScript