A. I was using the DuckDB CLI and kept hitting walls on analyses. Had a shower thought of “I wonder if anyone has used Textual for a DuckDB client” and decided to build one myself.
B. This uses Textual, a python framework for TUIs. Python is my language of choice.
C. Hoping for more db adapters soon. Canceling queries is a missing piece I have yet to figure out
E. Maybe if you don’t use Python apps and do have another sql client you really like.