PGConf.Russia 2019 Miroslav Šedivý «Python and PostgreSQL Using psycopg2»
Python may not be the fastest programming language on the CPU, but its fast and easy development saves a lot of costs between the keyboard and the chair. In this workshop we'll explore the most popular library for the access to the PostgreSQL server named "psycopg2" and write a short application using some of its useful features.
More details: https://pgconf.ru/en/2019/118178
#PGConfRu #PGConfRussia #PostgreSQL #Postgres