Y
Hacker News
new
|
ask
|
show
|
jobs
by
cratermoon
1886 days ago
What good is a database schema if it doesn't have data and isn't used by any applications?
1 comments
cutemonster
1886 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