Wikipedia:Database queries: Difference between revisions
Content deleted Content added
Fix |
m fix caps |
||
Line 11:
* All [[WP:Red link|red links]] on pages within the scope of a particular [[WP:WikiProject|WikiProject]]
Many simple queries can be run directly using the tools built into the [[
== Using the
Some queries can be satisfied through the
* [http://en.wikipedia.org/w/index.php?title=Special:Search&search=&fulltext=Search&profile=advanced&redirs=1 Search in advanced mode]
* [[Special:PrefixIndex|All pages with prefix]]
* [[Special:CategoryTree|Category tree]]
* [http://www.mediawiki.org/wiki/API
== Queries that are already run regularly ==
Line 42:
# Download and install [[MySQL]] from [http://dev.mysql.com/downloads/ http://dev.mysql.com/downloads/] if you do not already have a local copy.
# Download the Wikipedia tables you need from [http://download.wikipedia.org download.wikipedia.org]. Details of the database structure can be found in the
# Create a database and import the downloaded table dumps. More instruction on how to do this can be found at [[Wikipedia:Database download]]
# Run your query
|