andy47

 

PythonDatabase

Page history last edited by Andy Todd 3 yrs ago

Python and Databases

 

And I'm referring to relational databases folks. Not that there's anything wrong with Object Databases, I just don't use them at the moment.

 

 

Return cursor results as Dicts

 

Here are some modules for turning your result set into a Dict keyed by column name;

 

Comments (0)

You don't have permission to comment on this page.