Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
pgt
3y ago
0 comments
Share
Decomposing the result set is much simpler if the caller composed the query. Harder if you have to parse SQL to know what to expect back.
0 comments
default
newest
oldest
icedchai
3y ago
It depends. I've written a few half baked object mappers and never needed to parse SQL, since I've always used metadata from the result set (column names, data types, etc.)
j
/
k
navigate · click thread line to collapse