Y
Hacker News
new
|
ask
|
show
|
jobs
by
secondcoming
1888 days ago
What has the ridiculousness of Javascript got to do with a database schema?
1 comments
cratermoon
1888 days ago
What good is a database schema if it doesn't have data and isn't used by any applications?
link
cutemonster
1888 days ago
There are languages with nice optional types, which maps nicely to SQL null. Not Javascript though and I wouldn't want to use it server side.
link