Blog, by date: 2009_mayfrom the desk of travis johnson.
MySQLdb module in Python on Ubuntu (from 2009/05/30)To install the mysqldb module in python on Ubuntu: sudo apt-get install python-mysqldb A Quick MySQL Reference (from 2009/05/27)I got frustrated with not being able to write MySQL because I don't do it often enough to be seeing it in my nightmares like MATLAB. But recently my datasets got annoyingly huge and it seemed like SQL might be a boon to me. So I set out to write a quick little program, and ended up writing this little reference along the way. Also, Sharvil Shah contributed some comments to it, so thanks to him for that! Netlib (from 2009/05/27)Wow. Just wow. |