Difference between revisions of "Scidb"

From Chessprogramming wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''[[Main Page|Home]] * [[User Interface]] * [[GUI]] * Scidb'''<br/>
 
 
'''[[Main Page|Home]] * [[Software]] * [[Databases]] * Scidb'''
 
'''[[Main Page|Home]] * [[Software]] * [[Databases]] * Scidb'''
  
Line 5: Line 4:
  
 
'''Scidb''',<br/>
 
'''Scidb''',<br/>
a multi-platform, open source chess database and [[GUI]] by [[Gregor Cramer]] <ref>[https://www.mail-archive.com/scid-users@lists.sourceforge.net/msg06020.html Re: Testing] by [[Gregor Cramer]], [https://www.mail-archive.com/scid-users@lists.sourceforge.net/ scid-users], January 04, 2013</ref>, inspired by [[Shane Hudson|Shane Hudson's]] [[SCID]], but a completely new development, written in [[Tcl-Tk|Tcl/Tk]] and [[Cpp|C++]].  
+
a multi-platform, open source chess database with [[GUI]] by [[Gregor Cramer]] <ref>[https://www.mail-archive.com/scid-users@lists.sourceforge.net/msg06020.html Re: Testing] by [[Gregor Cramer]], [https://www.mail-archive.com/scid-users@lists.sourceforge.net/ scid-users], January 04, 2013</ref>, inspired by [[Shane Hudson|Shane Hudson's]] [[SCID]], but a completely new development, written in [[Tcl-Tk|Tcl/Tk]] and [[Cpp|C++]].  
 
Scidb features multiple chess variants, such as [[Chess960]], and supports various file formats besides its native one. The search functionality will be based on [[Chess Query Language|CQL]] <ref>[http://scidb.sourceforge.net/index.html Welcome to Scidb]</ref>.  
 
Scidb features multiple chess variants, such as [[Chess960]], and supports various file formats besides its native one. The search functionality will be based on [[Chess Query Language|CQL]] <ref>[http://scidb.sourceforge.net/index.html Welcome to Scidb]</ref>.  
  
Line 26: Line 25:
 
* [https://www.mail-archive.com/scid-users@lists.sourceforge.net/msg06639.html Scid.eco] by [[Gregor Cramer]], [https://www.mail-archive.com/scid-users@lists.sourceforge.net/ scid-users], April 19, 2014 » [[ECO]], [[SCID]]
 
* [https://www.mail-archive.com/scid-users@lists.sourceforge.net/msg06639.html Scid.eco] by [[Gregor Cramer]], [https://www.mail-archive.com/scid-users@lists.sourceforge.net/ scid-users], April 19, 2014 » [[ECO]], [[SCID]]
 
==2015 ...==
 
==2015 ...==
* [http://www.talkchess.com/forum/viewtopic.php?t=58820 Scidb binary file format] by Dominik Klein, [[CCC]], January 05, 2016
+
* [http://www.talkchess.com/forum/viewtopic.php?t=58820 Scidb binary file format] by [[Dominik Klein]], [[CCC]], January 05, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=60288 Scidb on linux mint] by [[Ferdinand Mosca]], [[CCC]], May 27, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=60288 Scidb on linux mint] by [[Ferdinand Mosca]], [[CCC]], May 27, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61165 Scid / Scid vs. PC - ChessBase (.ctg) and Arena (.abk)] by [[Norbert Raimund Leisner]], [[CCC]], August 19, 2016 » [[CTG]], [[ABK]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61165 Scid / Scid vs. PC - ChessBase (.ctg) and Arena (.abk)] by [[Norbert Raimund Leisner]], [[CCC]], August 19, 2016 » [[CTG]], [[ABK]]

Latest revision as of 18:21, 7 January 2021

Home * Software * Databases * Scidb

Scidb GUI [1]

Scidb,
a multi-platform, open source chess database with GUI by Gregor Cramer [2], inspired by Shane Hudson's SCID, but a completely new development, written in Tcl/Tk and C++. Scidb features multiple chess variants, such as Chess960, and supports various file formats besides its native one. The search functionality will be based on CQL [3].

File Formats

  • Scidb .sci, .scv
  • Scid .si3, .si4
  • ChessBase .cbh, .cbf (read-only)
  • PGN .pgn, .pgn.gz, .zip

See also

Forum Posts

2013 ...

2015 ...

External Links

References

Up one Level