Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 08-02-2007, 06:02 AM
ThirdEye ThirdEye is offline
Junior Member
 
Join Date: Aug 2006
Posts: 8
Default Re: Poker Hand XML

[ QUOTE ]
You'll never create a useful standard database as there are too many size/speed/usage tradeoffs for the "not in your wildest dreams" kind of tools.

You really have to bind the database to a specific solution.

[/ QUOTE ]

at least it would be possible to come up with something far more advanced compared to the stuff currently in use.

given the amount of information during a single hand, which is not THAT big, it should be possible to come up with something to cover at least 80%-90% of the typical questions you wanna ask (aka queries).

and most of the tools currently in use have a far less then optimal DB schema. many don't even cover the whole hand and solely use the db to store pre-computed data.

and i don't blame em, it is not easy because of the way a poker hand is structured (but not because of the amount of data)

but storing a hand in an easy-to-query format and then do the calculations on-the-fly (server side) is far more powerful...
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:45 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.