Big changes planned with psycopg2 (or psycopg3), python's postgres database module. Adding async support, a nicer api for transactions and more efficient interaction with underlying c api. https://www.varrazzo.com/blog/2020/03/06/thinking-psycopg3/ #python