Settings

Theme

Ask HN: Code first ORM vs. Database first ORM

1 points by devj 5 years ago · 0 comments · 1 min read


Recently came across model generators like SQLBoiler which generates models based on the database schema. The approach is the exact opposite of code first ORMs which are more prevalent in the market. If anyone has used it, would you please share your experience and any advantages/disadvantages of it over the traditional method.

No comments yet.

Keyboard Shortcuts

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