Xocolatl Advent Of Code Save

https://adventofcode.com/

Project README

This is my attempt to solve the Advent Of Code 2023 puzzles using PostgreSQL 16. I don't plan to use any extensions except for what comes in contrib. I'm also going to try to avoid using plpgsql (and certainly any other pl).

The goal is to challenge my SQL skills, and also showcase what can be done in this language.

Comments and improvements welcome.

If you would like to run these yourself, save your data in the appropriate .input file, then run psql -Xqf 2023/decXX.sql.

Open Source Agenda is not affiliated with "Xocolatl Advent Of Code" Project. README Source: xocolatl/advent-of-code
Stars
87
Open Issues
0
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating