Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22ce26b7c0ad685

Jump to content

Wikipedia:Database queries

From Wikipedia, the free encyclopedia

Overview

[edit]

Much of the data that makes up the Wikipedia encyclopedia is stored in a SQL database. It can sometimes be useful to run queries against this database to extract information that is otherwise hard to find. For example:

  • Articles with H.M.S. in their title that have not been edited for 12 months.
  • Redirects with fewer than 20 incoming links that redirect to categories
  • All red links on pages within the scope of a particular WikiProject

Many simple queries can be run directly using the tools built into the MediaWiki package used by Wikipedia. Some of the most popular and useful queries are run regularly and can be found at Wikipedia:Database reports. If neither of these suits your query, you can request that someone run a query for you, or download your own copy of the database to work on.

Using the MediaWiki tools

[edit]

Some queries can be satisfied through the MediaWiki interface:

Queries that are already run regularly

[edit]

Useful queries that are regularly run can be found at:

And many other places.

Run a query

[edit]

All Wikipedians have the ability to run queries on a copy of the live database on the Wikimedia Cloud VPS called Quarry.

Request a query

[edit]

See also

[edit]