I've been using my #babashka script that dumps banking CSVs into a sqlite database to manage finances for about 3 months now, and even though I have some ideas for improvements, I've been very happy with it! A huge improvement over banking apps if I say so myself 😇 https://github.com/goshatch/money
@gosha i've been doing a similar thing but i've been using a hledger journal file as the destination format (https://hledger.org/) (actually csv → edn → hledger journal). unfortunately the csv from my bank changes ever so slightly every couple of months that i have to adjust it, but in general i'm quite happy