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.