PyCon, the gathering for the community using and developing the open-source Python programming language. This is the second year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint. CFP ends on 15th September AoE.

Website: https://pune.pycon.org/2018/

Note to submitters: The talks will be selected by a team. We will not count the public votes.

Hosted by

PyCon Pune 2017 more

Priya Ranjan

@ranjanprj

Best of friends : Python & Postgres

Submitted Sep 15, 2017

There are lot of synergies between Python and Postgres, that they feel like they are long time friends and not just acquaintance. For example Python’s framework such as Django has first class support for Postgres on the flip side, You can build Postgres extensions in Python. This enables you to have Python both front and at the back of a powerful database, Postgresql. Understanding these synergies, in these two formidable open source project would help developers leverage some of the awesome powers of these two platforms. My intent is to showcase these synergies and spark new ideas of building software and API with Python and Postgres

Outline

  1. Showcase various synergies between Python and Postgres in terms of integration, opensource, community etc.
  2. How to leverage front end frameworks such as Django support for Postgresql.
  3. How to extend Postgresql using Python to query Twitter, Web etc as database table.
  4. How to build real time apps leveraging Postgresql Listen/Notify and Python ayncio to develop websocket notification on database update.
  5. Talk about other possiblity like doing DataScience using Python embedded inside Postgresql.

Requirements

A Postgresql 9.6 Database and Python 3.x installed on linux.

Speaker bio

My name is Priya Ranjan, I live in Pune. I have 10+ years of experience working in enterprise of various sizes. I have been using Python and Postgres independently but 2 years back started to discover how both projects can leverage each other to do awesome things that could take a long time in any other environment.

Slides

https://docs.google.com/presentation/d/1rOkJ_xHBxEC6_46OXpVusy0txzvGio0XGcCNqvGcoT4/edit?usp=sharing

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

PyCon Pune 2017 more