6 ms·
Shameless plug, I've been doing this (without much success after day 8 or so) for a couple of years now. My rules are: - 1 statement per part - No schema neede
by feike 5y ago
Shameless plug, I've been doing this (without much success after day 8 or so) for a couple of years now. My rules are:
- 1 statement per part
- No schema needed
https://gitlab.com/feike/adventofcode/-/tree/master/2021 https://gitlab.com/feike/adventofcode/-/tree/master/2021
Some others doing sql based solutions:
https://github.com/xocolatl/advent-of-code https://github.com/xocolatl/advent-of-code
https://github.com/zr40/adventofcode https://github.com/zr40/adventofcode
- qwesda 5y agoYour repo comes up a lot in the reddit threads. Day 4/1 was particularly great! 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/autra/adventofcode - https://gitlab.com/feike/adventofcode https://gitlab.com/feike/adventofcode - https://github.com/dflss/advent-of-code-2021 https://github.com/dflss/advent-of-code-2021 - https://github.com/mitchellh/advent-2021-sql https://github.com/mitchellh/advent-2021-sql - https://github.com/qwesda/AOC2021-postgresql https://github.com/qwesda/AOC2021-postgresql - https://github.com/WilliamLP/AdventOfCode https://github.com/WilliamLP/AdventOfCode - https://github.com/xocolatl/advent-of-code https://github.com/xocolatl/advent-of-code - https://github.com/zr40/adventofcode https://github.com/zr40/adventofcode