DuckDB Explorations: Approaching data persistence in exploratory situations In software, I believe exploration and experimentation means a delicate balance of just enough infrastructure, easily changed decisions, simplicity until the last possible moment, and as small a complexity surface area from your tools as you can manage. In my work using…