Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsyolo
1608 days ago
True, keep the database as dumb as possible IMO. I have converted 200 line SQL queries into 30 lines of SQL plus 20 lines of code for OLTP. OLAP is a different beast though and SQL can get nasty.