Wayback Machine full text search Updated 2025-07-16
enwiki-latest-categorylinks.sql Updated 2025-07-16
The schema is listed at: www.mediawiki.org/wiki/Manual:Categorylinks_table
On the SQL:
CREATE TABLE `categorylinks` (
`cl_from` int(8) unsigned NOT NULL DEFAULT 0,
`cl_to` varbinary(255) NOT NULL DEFAULT '',
`cl_sortkey` varbinary(230) NOT NULL DEFAULT '',
`cl_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`cl_sortkey_prefix` varbinary(255) NOT NULL DEFAULT '',
`cl_collation` varbinary(32) NOT NULL DEFAULT '',
`cl_type` enum('page','subcat','file') NOT NULL DEFAULT 'page',
PRIMARY KEY (`cl_from`,`cl_to`),
KEY `cl_timestamp` (`cl_to`,`cl_timestamp`),
KEY `cl_sortkey` (`cl_to`,`cl_type`,`cl_sortkey`,`cl_from`),
KEY `cl_collation_ext` (`cl_collation`,`cl_to`,`cl_type`,`cl_from`)
) ENGINE=InnoDB DEFAULT CHARSET=binary ROW_FORMAT=COMPRESSED;The format appears to be described at: www.mediawiki.org/wiki/Manual:Categorylinks_table
A sample INSERT entry is:
(3,'Computer_storage_devices',88,11,0) Transcription factor Updated 2025-07-16
Transfection Updated 2025-07-16
Validation data set Updated 2025-07-16
Leela Chess Zero Updated 2025-07-16
Leela Zero Updated 2025-07-16
Legendary creature Updated 2025-07-16
Minimoog Updated 2025-07-16
Neurokernel Updated 2025-07-16
The Neurokernel Project aims to build an open software platform for the emulation of the entire brain of the fruit fly Drosophila melanogaster on multiple Graphics Processing Units (GPUs).
Promoter (genetics) Updated 2025-07-16
Unitary group of degree 1 Updated 2025-07-16
Country in South America Updated 2025-07-16
JavaScript graphics library Updated 2025-07-16
Lattice gauge theory Updated 2025-07-16
Platform as a service Updated 2025-07-16
River in South America Updated 2025-07-16
Country in South Asia Updated 2025-07-16
Jitsi Updated 2025-07-16
No chat only? .... community.jitsi.org/t/chat-function-only/79067
Appears to be based on XMPP: community.jitsi.org/t/jitsi-users-is-jitsi-a-regular-xmpp-server/13211
John the Baptist Updated 2025-07-16
There are unlisted articles, also show them or only show them.