Welcome to Serpia's blog!
Posts with tag 'mysql'
Simple search engine in Python
A simple search engine in Python
I think that a search engine for the contents of a website is a great thing to improve a ...Using MySQL in Python
MySQL is a very popular open source database, it's used in in millions and millions of (web)applications. There is a module for Python that can ...