Here's a usage example of SQLAlchemy. Particularly interesting to
SQLalchemy fans may be the AccessBroker and ContextAccess classes in
http://foss.eepatents.com/pNetworkX/browser/trunk/pnetworkx/database.py

---------------------

pNetworkX is an enhancement to the networkx graph package that provides
automatic behind-the-scenes persistence for NetworkX graph objects. The
nodes and edges of your persistent pnetworkx graphs are stored in tables
that are automatically created and maintained in a database of your
choice using the outstanding SQLAlchemy package by Michael Bayer.

http://foss.eepatents.com/pNetworkX/

Best regards,
Ed Suominen



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to