home.social

#prismaorm — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #prismaorm, aggregated by home.social.

fetched live
  1. i'm just so proud to know the team that put this together, especially the folks we just lost. look how cool this is, they turned your database migrations into git. come on.

    https://www.prisma.io/blog/prisma-next-early-access-write-your-contract-prompt-your-agent-ship-your-app

    #prismaorm #prismanext

  2. i'm just so proud to know the team that put this together, especially the folks we just lost. look how cool this is, they turned your database migrations into git. come on.

    https://www.prisma.io/blog/prisma-next-early-access-write-your-contract-prompt-your-agent-ship-your-app

    #prismaorm #prismanext

  3. i'm just so proud to know the team that put this together, especially the folks we just lost. look how cool this is, they turned your database migrations into git. come on.

    https://www.prisma.io/blog/prisma-next-early-access-write-your-contract-prompt-your-agent-ship-your-app

    #prismaorm #prismanext

  4. i'm just so proud to know the team that put this together, especially the folks we just lost. look how cool this is, they turned your database migrations into git. come on.

    https://www.prisma.io/blog/prisma-next-early-access-write-your-contract-prompt-your-agent-ship-your-app

    #prismaorm #prismanext

  5. i'm just so proud to know the team that put this together, especially the folks we just lost. look how cool this is, they turned your database migrations into git. come on.

    https://www.prisma.io/blog/prisma-next-early-access-write-your-contract-prompt-your-agent-ship-your-app

    #prismaorm #prismanext

  6. For my #WebDev side project I switched from #Prisma #ORM to #Drizzle since I had a few issues with the newest version of Prisma. Although Drizzle is slightly more low-level, especially when dealing with relations between models, I like the fact that everything is #TypeScript, including the schema definition. Also thanks to heavy TypeScript "magic" there's no need for generated client code.

    #PrismaORM #DrizzleORM #JavaScript #Dev #SoftwareDev #SoftwareDevelopment #Web #Node #NodeJS