- 1 statement per part - No schema needed
https://gitlab.com/feike/adventofcode/-/tree/master/2021
Some others doing sql based solutions:
https://github.com/xocolatl/advent-of-code https://github.com/zr40/adventofcode
When AOC 2021 is done I hope I will find the time to compile the different approaches for each day and compare them.
My current list of repos is this:
- https://gitlab.com/autra/adventofcode
- https://gitlab.com/feike/adventofcode
- https://github.com/dflss/advent-of-code-2021
- https://github.com/mitchellh/advent-2021-sql
- https://github.com/qwesda/AOC2021-postgresql
- https://github.com/WilliamLP/AdventOfCode
- https://github.com/xocolatl/advent-of-code
- https://github.com/zr40/adventofcode
- 1 statement per part - No schema needed
https://gitlab.com/feike/adventofcode/-/tree/master/2021
Some others doing sql based solutions:
https://github.com/xocolatl/advent-of-code https://github.com/zr40/adventofcode