Hacker News new | ask | show | jobs
by zimmi 22 days ago
Storing dates as INTEGER (year * 10000 + month * 100 + day, e.g. 20260530) is not so bad. Proper date / timestamp types would be great though.
1 comments

"feels like using a 30years old database"