Upcoming presentations
No upcoming presentations...
Past presentations
Accessing Postgres Over a Web API
accessing-postgres-over-a-web-api
This talk aims at showing the audience how I built APIs over Postgres, using SQLAlchemy, to query a database. It involves some clever tricks which I tend to show.
The audience will be able to stop a live running query and do an instrospection to reveal many things about the queries being built.