Describe the proposed feature
I understand why you need to call every query (select, insert,...) explicitly with a client - run(client). But for project where you only got one client; could you find a way to globally define the client and then just use run()?