Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jurre
on Aug 4, 2014
|
parent
|
context
|
favorite
| on:
What ORMs have taught me: just learn SQL
This is simply not true, lots of tools are able to tell you exactly which line of code is responsible for which query.
_ondq
on Aug 4, 2014
[–]
Such as? Using ASP.NET and NHibernate, I've not seen any way to do this other than old fashioned log statements and guesswork.
daigoba66
on Aug 5, 2014
|
parent
|
next
[–]
http://www.hibernatingrhinos.com/products/nhprof
Worth every penny. You get full stack traces and line numbers automatically with each query.
jurre
on Aug 5, 2014
|
parent
|
prev
[–]
Not sure about .net since I don't use it but for ruby there are a lot of monitoring services that do this (skylight.io, newrelic etc).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: