Skip to content

Instantly share code, notes, and snippets.

@echaozh
Created October 10, 2013 11:40
Embed
What would you like to do?
teaser extracted
<p>The <a href="https://github.com/echaozh/python-dbtxn">python-dbtxn</a> is a library I wrote to ease db accessing from Python programs. Directly calling Python DBI leaves a lot of boilerplate code all over the place, and boilerplate code is bad. I googled, and there are no dbtxn like libraries, so I wrote my own.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment