Python and MySQL
        Posted  
        
            by omfgroflmao
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by omfgroflmao
        
        
        
        Published on 2010-04-02T22:00:14Z
        Indexed on 
            2010/04/02
            22:03 UTC
        
        
        Read the original article
        Hit count: 215
        
Is there an easy way (without downloading any plugins) to connect to a MySQL database in Python?
Also, what would be the difference from calling a PHP script to retrieve the data from the database and hand it over to Python and importing one of these third-parties plugins that requires some additional software in the server.
© Stack Overflow or respective owner