Skip to content

svartalf/wiki-anon-edits-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C program for extracting anonymous edits from the Wikipedia database backup dumps: http://dumps.wikimedia.org/backup-index.html

It extracts those edits and creates PostgreSQL-readable file for a COPY .. WITH BINARY command, so we can quickly load them into a database and search among them.

Dependencies

Program depends on a libxml library.

Notes

  1. WIP;
  2. Just an educational project;
  3. Still have no ideas how to cook C properly.

About

Fast & furious wikipedia dump converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published