Codemotion Italian Edition 2020
A talk on implementing full-text search using Django and PostgreSQL, highlighting its simplicity over dedicated search engines.
Paolo Melchiorre is a Python developer, Django contributor, and Free Software advocate. He actively supports open-source communities, mentors developers, and shares insights through talks, blogs, and community initiatives.
87 articles from this blog
A talk on implementing full-text search using Django and PostgreSQL, highlighting its simplicity over dedicated search engines.
A talk on implementing full-text search using only Django and PostgreSQL, following Pythonic principles for simplicity.
A talk on implementing full-text search using only Django and PostgreSQL, presented at DjangoCon Europe 2020.
A developer shares their experience and lessons learned from giving a technical talk at the online EuroPython 2020 conference.
A talk on implementing full-text search using only Django and PostgreSQL, presented at EuroPython 2020.
A technical guide for upgrading PostgreSQL from version 11 to 12 on Ubuntu 20.04, including commands and troubleshooting steps.
A talk on building a web service with Django and PostgreSQL to manage and aggregate YouTube channel revenue data via Google's APIs.