ECO Database 2025

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
jshriver
Posts: 1360
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

ECO Database 2025

Post by jshriver »

Hope everyone here is well. I'm looking for the best and most updated list of ECO positions and moves, preferably in PGN format. However any text format will do (json, xml, etc).

The eco.pgn databased created by David Barnes and others (for pgn-extract) seems to be the best so far. Looking for recommendations if there is a better or more updated version.

For reference:
https://www.cs.kent.ac.uk/~djb/pgn-extract/eco.pgn

Thanks for your time,
-Joshua Shriver
Frank Quisinsky
Posts: 7105
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: ECO Database 2025

Post by Frank Quisinsky »

Dann Corbit
Posts: 12799
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: ECO Database 2025

Post by Dann Corbit »

Here are 15,303 named openings:

Unfortunately, it is EPD and not PGN.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Frank Quisinsky
Posts: 7105
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: ECO Database 2025

Post by Frank Quisinsky »

Two more:

1. https://www.365chess.com/eco.php

2. https://github.com/jdart1/arasan-chess/ ... r/book/eco
Jon Dart also works regularly on the topic
jefk
Posts: 1059
Joined: Sun Jul 25, 2010 10:07 pm
Location: the Netherlands
Full name: Jef Kaan

Re: ECO Database 2025

Post by jefk »

and one more

https://github.com/lichess-org/chess-openings

note the ECO list is well defined, opening names (for some sub-variations) are not.

New in chess tried to improve the (Eco) system with a subkey,
https://www.chessprogramming.org/NIC-Key

but it never seem to have been widely adopted, at least not by Chessbase.
But at New in Chess they still have it
https://www.newinchess.nl/Na/

at least it's more standardized than opening names, but no normal human
being is going to memorize such keys in his play/repertoire, i suppose
(personally i hardly think of/use the Eco classification, only when looking
up eg in an encyclopedia, but i do find knowing/remembering opening names
and (some main) variations generally useful; even although with (occasionally)
strange gambits and unorthodox openings there is no standard at all.

the list of names of the Arasan openings list is apparently 2114 long,
in the 'names' file of the latest Bookbuilder (pre-release(*) version there's
a list of more than 4900 names (subvariations and gambits included).
(*) at sourceforge; bb43setup.exe
now also with online Sf analysis (the icon above right in the program).
carldaman
Posts: 2287
Joined: Sat Jun 02, 2012 2:13 am

Re: ECO Database 2025

Post by carldaman »

User avatar
jshriver
Posts: 1360
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: ECO Database 2025

Post by jshriver »

Thanks for all the replies. All of these have helped.