Poker-AI.org Poker AI and Botting Discussion Forum 2019-07-22T19:20:10+00:00 http://poker-ai.org/phpbb/feed.php?f=26&t=3236 2019-07-22T19:20:10+00:00 2019-07-22T19:20:10+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=3236&p=8080#p8080 <![CDATA[Re: Database]]> DBs can be fine, but I think if the solution becomes big you will be wasting some space.

Statistics: Posted by HontoNiBaka — Mon Jul 22, 2019 7:20 pm


]]>
2019-07-17T16:11:41+00:00 2019-07-17T16:11:41+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=3236&p=8071#p8071 <![CDATA[Database]]>
i have read many are using api in symfony which looks something like this

{
"big_blind":20.0,
"flop_cards":"Jd2dTh",
"hand_id":"f29805e4-e526-4r8c-8c4d-6a61268583e5",
"is_deal":1,
"player_cards":"Kd6d",
"pot_current":60.0,
"r1actions":"25 65 CL",
"r2actions":"",
"r3actions":"",
"r4actions":"",
"river_cards":"",
"round_nb":2,
"small_blind":5.0,
"turn_cards":""
}

Mongodb looks interesting for this as well? what do you guys prefer or what is the difference? Also my biggest question. How do we import it into these databases?

i am thankful for any hints or advice as i am just starting to learn all of this. would be as well thankful if you can provide me good sources to read up

Statistics: Posted by sadnok — Wed Jul 17, 2019 4:11 pm


]]>