Go back
Databases

Databases

Only Chess

Vote Up
Vote Down

Enlighten me.

Vote Up
Vote Down

Originally posted by GinoJ
Enlighten me.
a database is a program that allows you to store lots of different pieces of information and then retrieve it at a later date using a 'query' to group the information

eg. in RHP your games list is created after a query similar to the following, is run against the database of all RHP games:

"return all games played by GinoJ"

Vote Up
Vote Down

What is the best FREE database available online?

Vote Up
Vote Down

Originally posted by ThePatriot
What is the best FREE database available online?
chessbase.com
When it is working it is very good. 😕

Vote Up
Vote Down

http://chesslive.de/

Not advised unless you are on broadband. Can be a little buggy also. SCID or ChessDB (which is based on SCID) are the best free database programs.

Vote Up
Vote Down

Originally posted by MCA
a database is a program that allows you to store lots of different pieces of information and then retrieve it at a later date using a 'query' to group the information

eg. in RHP your games list is created after a query similar to the following, is run against the database of all RHP games:

"return all games played by GinoJ"
Wrong.

A database is a body of information that can be accessed in several ways through a database program. Excel is often used as a database program, although Microsoft also sells Access as the database program for Office. I've seen chess databases for both of these, although they are far less useful than databases created by and for specialized chess database software.

ChessBase 9 is database software.
BigBase 2006 or MegaBase 2006 (Mega has thousands of annotated games; both have the same games) is the database that you get when you buy it CB 9.

TWIC 638 is a database in ChessBase format that I downloaded on Tuesday, as I downloaded TWIC 637 last week, and TWIC 636 the week before, and so on back every week for several years.

Vote Up
Vote Down

Originally posted by Wulebgr
Wrong.

A database is a body of information that can be accessed in several ways through a database program. Excel is often used as a database program, although Microsoft also sells Access as the database program for Office. I've seen chess databases for both of these, although they are far less useful than databases created by and for specialized chess da ...[text shortened]... TWIC 637 last week, and TWIC 636 the week before, and so on back every week for several years.
Wulebgr's knowledge is immense. He is such an intellectual individual when it comes to chess, books and computers.

Vote Up
Vote Down

Originally posted by GinoJ
Wulebgr's knowledge is immense. He is such an intellectual individual when it comes to chess, books and computers.
I hope all that smoke you're blowin' comes from a fine cigar.

Vote Up
Vote Down

Originally posted by Ice Cold
chessbase.com
When it is working it is very good. 😕
btw..do you guys have any games featured there? I do!

Vote Up
Vote Down

Originally posted by Wulebgr
Wrong.

A database is a body of information that can be accessed in several ways through a database program. Excel is often used as a database program, although Microsoft also sells Access as the database program for Office. I've seen chess databases for both of these, although they are far less useful than databases created by and for specialized chess da ...[text shortened]... TWIC 637 last week, and TWIC 636 the week before, and so on back every week for several years.
You may be interested to know that ChessDB can download directly from the TWIC web site and put the games straight into a database. ChessDB connects to TWIC via the HTTP protocol, downloads the Zipped PGN files, , unzips them, then reads the PGN file into a database. You can configure ChessDB to download specific issue(s), or it can remember the last issue you downloaded and try for one more than that. It keeps downloading until it gets a 404 (File not found) error. There is a picture of the TWIC interface at

http://chessdb.sourceforge.net/changes/

It also supports a Proxy server, should you need one of them to download from the Internet.

Support for downloading games from ICC and FICS will be added too.

Vote Up
Vote Down

Originally posted by LinuxLover
You may be interested to know that ChessDB can download directly from the TWIC web site and put the games straight into a database. ChessDB connects to TWIC via the HTTP protocol, downloads the Zipped PGN files, , unzips them, then reads the PGN file into a database. You can configure ChessDB to download specific issue(s), or it can remember the last issu ...[text shortened]... wnload from the Internet.

Support for downloading games from ICC and FICS will be added too.
That's very helpful, thanks. I would always download PGNs and just import them into SCID, but ChessDB makes this a lot easier...