Y
Hacker News
new
|
ask
|
show
|
jobs
by
rob74
1316 days ago
And the ORM is written in... Ruby? So then we are back to "Ruby is slow".
1 comments
boxed
1316 days ago
SQLAlchemy is python. Which is slower than Ruby :P
link
tomwojcik
1316 days ago
That's apples to oranges. Python is slower, but Sqlalchemy ORM might be able to fetch results faster than Ruby. Though I'd assume the difference would be neglectible.
link