Prisma ORM: Local First, Typed SQL Queries and Serverless with Søren Bramer Schmidt

Поділитися
Вставка
  • Опубліковано 29 гру 2024

КОМЕНТАРІ •

  • @jafar1607
    @jafar1607 2 місяці тому +6

    'We are going to build a Sync engine , that is open sourced'. These guys are amazing. I hope everybody appreciate them for what a hug task it is. that too 'FREE'.

  • @AlexanderBelov-y8o
    @AlexanderBelov-y8o 2 місяці тому +3

    Cool talk. He seems like a chill person.

  • @Kayotesden
    @Kayotesden Місяць тому

    Soren very eloquently convinced me not to think about migrating to Dribble, Kyesly etc. Super excited for local-first in Prisma!

  • @NickHamilton88
    @NickHamilton88 2 місяці тому

    Absolutely love Prisma! Can’t wait to try TypedSQL in some of my applications

  • @voyager_ll
    @voyager_ll 2 місяці тому

    Such good insight into progress of different database solutions and the infra options.

  • @OnlyJavascript
    @OnlyJavascript 2 місяці тому +6

    2020: Prisma ORM became a life-saver for many developers.
    2022: Drizzle ORM emerged, known as the "Prisma killer."
    2023: Prisma ORM started facing numerous bugs, earning it the nickname "Bug Bank."
    2024: Drizzle ORM is hardly talked about, while Prisma is now heavily promoted across UA-cam.

    • @OnlyJavascript
      @OnlyJavascript 2 місяці тому

      this is how YT coders promoted.

    • @syntaxfm
      @syntaxfm  2 місяці тому +5

      Both Prisma and Drizzle are great choices for an ORM. We use Prisma on syntax.fm and Drizzle on numerous projects.

    • @eaglebirdiepar
      @eaglebirdiepar 2 місяці тому +1

      Honestly not sure why someone would choose drizzle. The DX of Prisma is way better.

    • @everythingisfine9988
      @everythingisfine9988 2 місяці тому +3

      ​@@eaglebirdiepar na, I prefer Drizzle. It writes very much like traditional sql. Which keeps my sequel knowledge up to date. That's necessary when doing code interviews for new positions. Kill two birds

    • @mikeeomega
      @mikeeomega 2 місяці тому

      Suggest educational channels to talk about Drizzle.

  • @igalklebanov921
    @igalklebanov921 2 місяці тому +1

    kysely mentioned!

  • @matthew_bub
    @matthew_bub 2 місяці тому +3

    Jetbrains IDE's have auto complete baked into their SQL strings!