/gogdbcore

GOG DataBase Core Library

Primary LanguagePython

GOGDB Core

GOG DataBase core library, content GOG API, DataBase Design and Data Parser Class

DataBase Design

Use PonyOrm Editor to design database.

See the database model here: Database Model

Dependencies

  • python >= 3.6

TODO

  • add more change history to be recorded
  • auto record database change, and save record into ChangeRecord table

Thanks to Yepoleb for his help