Crawl of outlinks from wikipedia.org started March, 2016. These files are currently not publicly accessible.
Properties of this collection.
It has been several years since the last time we did this.
For this collection, several things were done:
1. Turned off duplicate detection. This collection will be complete, as there is a
good chance we will share the data, and sharing data with pointers to random
other collections, is a complex problem.
2. For the first time, did all the different wikis. The original runs were just against the
enwiki. This one, the seed list was built from all 865 collections.
TIMESTAMPS
The Wayback Machine - http://web.archive.org/web/20160408081031/http://python.about.com/od/pythonanddatabases/
These tutorials explore the various Python modules available for database administration. Particular emphasis will be laid on MySQL and PostgreSQL database querying.
This page at Linux Journal offers a beginner-friendly introduction to Python's database interface. While not comprehensive by any means, it shows the rudiments of using Python for database work.
If you need to use Oracle and want to use Python and Zope for your application, you may want to use this interface. DCOracle2 functions as an adapter, or plugin, for the standard Python 2.x database interface.