Tech %2F ORM

Error converting content: marked is not a function

title:: Tech / ORM
- ORM seems to be back in fashion with nodejs folks
- ORM in javascript world
- Prisma
  - [tutorial](https://remix.run/docs/en/v1/tutorials/blog) with Tech / Remix Run
  - Has VSCode extension for syntax highlighting, code completion for schema files. Damn!
  - From remix docs The TypeScript feature of Prisma is one of its greatest strengths. Less manual typing, but still type safe!