9 months ago
Thurs Jan 2, 2025 3:23am PST
Show HN: An Entire Task Management CLI in 1 .SQL File
I made this to practice PostgreSQL, but maybe someone here also finds it funny :)

It has what's typical of a task management CLI: functions to modify tasks, multiple calendar views (month, week, list), search, a simple progress bar, and even a burndown chart. The unique part is it's all contained in 1 .SQL file.

read article
comments:
add comment
loading comments...