Hand History storage and custom program to access it?

For general discussion of the Poker Mavens software
Post Reply
TJ-Cookier
Posts: 9
Joined: Mon Jan 22, 2024 5:50 pm

Hand History storage and custom program to access it?

Post by TJ-Cookier »

Couple questions - I assume that all hands played are stored in a database somewhere, right? Where is that? And is the database format defined along with the queries you'd use to access it?

I'd be interested in writing my own hand history viewer, but not sure where to start. Does anybody have anything they'd be willing to share as a starting point (even if it's very basic)?
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Hand History storage and custom program to access it?

Post by Kent Briggs »

They are stored on the server as plain text files in your data folder inside the HandHistory subfolder. They can be fetched via the API or just opened directly. In version 7, click the Data Folder button in the PM Service Manager.
Post Reply