Settings

Theme

Show HN: Compare ORMs Side-by-Side

orm-party.fkey.dev

1 points by kuchin · 0 comments · 1 min read

Reader

Inspired by https://component-party.dev (frontend frameworks comparison), I built one for ORMs.

Picking the right ORM is not trivial, even with AI it's easy to get lost.

e.g. for Python I use Django ORM: expressive syntax, migrations, built-in admin. Skip rest of Django's stack and pair it with FastAPI. It's nice to see how it compares to the rest of stack, even to be able to choose between Python and Typescript for the next project.

Would love to get feedback, especially on what comparisons to add next.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection