Easiest way to mass analyze a large database of games

This page summarizes the projects mentioned and recommended in the original post on /r/ComputerChess

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • python-chess-annotator

    Reads chess games in PGN format and adds annotations using an engine

  • Game Analysis. Scroll through github for chess annotation software packages (example1, example2), or sketch one out yourself using the python-chess library. I'm pretty certain scidvspc also has the ability to annotate and analyze a repository of games (I vaguely remember doing so for an epd).

  • chess-artist

    A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.

  • Game Analysis. Scroll through github for chess annotation software packages (example1, example2), or sketch one out yourself using the python-chess library. I'm pretty certain scidvspc also has the ability to annotate and analyze a repository of games (I vaguely remember doing so for an epd).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • python-chess

    A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication

  • I'm not clear on what your goals are but you might be able to put something together with python-chess.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts