Just want to say that all the little utilities in calva are so SO awesome. I have keyboard shortcuts for Copy last evaluation result to clipboard and replace current selection with pretty printed form and I use them constantly. It's so effortless to hit a database or an API, paste the result straight into my script, and then write code around the data.
I'm currently exploring an awful old database that only has schemaless JSONB columns everywhere. Without babashka + calva I'd be copy pasting IDs into zillions of different queries in datagrip and requests in postman. I would be absolutely tearing my hair out. But with babashka + calva I'm just FLYING through this work. And I might even be having fun??
Thank you calva and babashka folks! @pez @borkdude and everybody