Skip to content

Instantly share code, notes, and snippets.

@echaozh
Created October 10, 2013 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save echaozh/6917031 to your computer and use it in GitHub Desktop.
Save echaozh/6917031 to your computer and use it in GitHub Desktop.
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