Export to
Wednesday, March 6, 2019 at 6:14am.
PDXPUG: March Meetup: Let’s talk databases in python!
Access Notes
We are upstairs and to the right.
https://www.pdx.edu/accelerator/directions
Room 208 is on the second floor.
Parking lot is open after 5pm
Website
Description
Speaker: Hannah Stepanek
Let’s talk databases in python! What’s an ORM? Is there a way to write database queries so that they are compatible with multiple types of databases? How do you make database changes (such as adding a new table or a new column) safely? What is a connection pool and why is it useful? What are some things that can go wrong when operating at scale? In this talk we’ll take a deep dive into how the python libraries sqlalchemy and alembic make managing production databases simple, efficient, and painless so you can get back to feature development.
Hannah has been working in industry for over 6 years as a python software engineer. She currently works at Hypothesis, a web application for annotating web pages and pdfs. In her spare time she enjoys riding her horse Sophie and playing board games.