nguyenpham
nguyenpham
One of the strongest points of OCGDB is that it creates and works with SQL databases. Those databases can be queried/modified easily by using SQL - the strongest query language...
It works with (standard) chess only, not yet with any other chess variant
Wow, good information about your wife GM! I have found two games by your wife from my databases. OCGDB could be used directly for Xiangqi. What we need is a...
For quick comparison we can consider that OCGDB is equally to PGN. What you can do with PGN you can do with OCGDB. If you can store your puzzles with...
1) Yes. Recently all my apps (BanksiaGUI, new apps for iOS) can work with variations. I just use a simple solution, quite similar to parenthesises in PGN for storing variations....
I have tried to rebuild the database then open it by SQLPro, SQLiteStudio, DB Browser for SQLite. All are good on my computer. Can you try using other SQL GUIs,...
I have planed to create but don't have the database viewer at the moment. You may use Banksia GUI as the temporary solution. At the moment, when showing a PGN...
It is strange since I have tried with SQL Pro Studio (trial version) on my computer iMac Big Sur (Monterey 12.0.1). All is smooth.
Sorting should be implemented with chess GUIs since that is visual, much easy and much faster because some development libraries have supported that feature and it could run in memory...