Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
pgt
3y ago
0 comments
Save
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
1 comments · 1 top-level
top
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