A Flask of full-text search with PostgreSQL [Dan Scott]
by PyCon Canada
Published August 10, 2013 in Programming
Building a web application does not have to be hard! This talk walks through a real web application, in under 200 lines of code, that uses Flask for the web and PostgreSQL for its fast, built in text search support.