Postgres with Python inside and out: PL/Python

Опубликовано: 14 Октябрь 2024
на канале: Next Day Video
5,251
24

Josh Williams
http://pyvideo.org/video/2848/postgre...
http://pyohio.org/schedule/presentati...
This talk will primarily cover PL/Python, allowing you to write procedural functions inside yoour databases. Specifically we'll cover the basics of writing a function, touch upon some advanced usage like trigger functions, and then display some fun things that can be done when Python runs inside the database.