ISFDB Downloads

From ISFDB
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

The files accessible from this page are complete copies of the software that drives the ISFDB and the data tables that comprise it, available under Creative Commons. The only data not included in the backups are:

  • personal data such as users' e-mail addresses and passwords
  • raw submission data, which is not included due to its size
  • the MediaWiki table contents although empty tables are included so that they can be used with the ISFDB code

You can find detailed instruction on building public ISFDB backup files at ISFDB:How To Create a Public Backup File.

See also User:Fixer#Fixer_Dumps_and_Lists, for ISBN and ASIN data files used by the Fixer robot to submit new publications.

Current Files

The following files are available. You can download them either by using the links below or by using the download script.

Image Backups

Full backup files of all cover scans and other images currently hosted by the main ISFDB server. Each file is a tarball of a subdirectory tree -- "0-9", "a-f", "archive", "svgcode", "temp", and "tmp" under /var/www/html/wiki/images -- created by the MediaWiki software to store images uploaded to ISFDB. Note that the MediaWiki subdirectory "thumb", which includes thumbnail images, is not included due to its large size (5G.) Most files are around 900MB in size, the total is 14.9Gb. 2024-03-31:


Database Backups

Database backups are compressed MySQL files which do not include the ISFDB Wiki or user data. Each file is around 315MB in size and expands to about 1.4GB. The installed (MyISAM) database takes up roughly 3GB of disk space. See below for installation instructions.

The following backups are available:

Date 5.5-compatible
2024-04-13 link
2024-04-06 link
2024-03-30 link
2024-03-23 link
2024-03-16 link
2024-03-09 link
2024-03-02 link
2024-02-24 link
2024-02-17 link
2024-02-10 link
2024-02-03 link
2024-01-27 link
2024-01-20 link
2024-01-13 link
2024-01-06 link
2023-12-30 link
2023-12-23 link
2023-12-16 link
2023-12-09 link
2023-12-02 link
2023-11-25 link
2023-11-18 link
2023-11-11 link
2023-11-04 link
2023-10-28 link
2023-10-21 link
2023-10-14 link
2023-10-07 link
2023-09-30 link
2023-09-23 link
2023-09-16 link
2023-09-09 link
2023-09-02 link
2023-08-26 link
2023-08-19 link
2023-08-12 link
2023-08-05 link
2023-07-29 link
2023-07-22 link
2023-07-15 link
2023-07-08 link
2023-07-01 link
2023-06-24 link
2023-06-17 link
2023-06-10 link
2023-06-03 link
2023-05-27 link
2023-05-20 link
2023-05-13 link
2023-05-06 link
2023-04-29 link
2023-04-22 link
2023-04-15 link
2023-04-08 link
2023-04-01 link
2023-03-25 link
2023-03-18 link
2023-03-11 link
2023-03-04 link
2023-02-25 link
2023-02-18 link
2023-02-11 link
2023-02-04 link
2023-01-28 link
2023-01-21 link
2023-01-14 link
2023-01-07 link

For pre-2023 backups see ISFDB Download Archives.

Installation and Setup

  • ISFDB:MySQL Only Setup - instructions to setup the MySQL database without the ISFDB website script. Useful for making direct SQL queries or customized scripts for data mining.
  • ISFDB:Personal Linux Website - instructions to create a version of the ISFDB to run on your home Linux system. This will not include setting up the wiki.
  • ISFDB:Personal Linux Website (Fedora Core) - instructions to create a version of the ISFDB to run on your home Linux system. This will not include setting up the wiki.
  • ISFDB:Personal Windows Website - instructions to create a version of the ISFDB to run on your home Windows system. This will not include setting up the wiki.
  • ISFDB:Full Linux Website - instructions to recreate a full version of the ISFDB website on Linux. Note that complete backup including all Wiki data is not available to the general public, due to the inclusion of personal information. These notes are for moderators with access to the data.
  • ISFDB:Configure Nightly Processing