Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeltz
on Aug 5, 2014
|
parent
|
context
|
favorite
| on:
What ORMs have taught me: just learn SQL
Depends, some libraries like ActiveRecord for Ruby makes it hard to drop down to SQL (you lose data type conversion, etc).
Also see what the others said about the ORM influencing your database schema.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also see what the others said about the ORM influencing your database schema.