Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Poker Discussion > Beginners Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-04-2005, 11:42 PM
zkzkz zkzkz is offline
Junior Member
 
Join Date: Jun 2005
Posts: 22
Default SQL Data Model for Hand History?

I want to store my hand histories in a database but surely I'm not the first person to have thought of this? Is there some standard data model people use for storing hand histories in SQL databases?

In an ideal world what I would love to see is a perl script that takes a hand id from pokerroom.com and automatically downloads all the hands from that table loading them into a Postgres database.

If it doesn't exist I'll probably end up writing it but rather than invent my own data model it would be better if it were at least consistent with other people's databases so we can share tools and queries and even hand histories.
Reply With Quote
  #2  
Old 07-04-2005, 11:46 PM
dealer_toe dealer_toe is offline
Senior Member
 
Join Date: Nov 2004
Posts: 297
Default Re: SQL Data Model for Hand History?

I don't know what an SQL database is, but Pokertracker keeps HH's
Reply With Quote
  #3  
Old 07-05-2005, 01:43 AM
zkzkz zkzkz is offline
Junior Member
 
Join Date: Jun 2005
Posts: 22
Default Re: SQL Data Model for Hand History?

Yeah I'm told it keeps them in an Access database. That's sort of a poor man's version of an SQL database. I would be curious to see the data model for that. If I could be consistent with it without taking anything too boneheaded that would be cool. But Access wouldn't be my choice of tool.
Reply With Quote
  #4  
Old 07-05-2005, 03:04 AM
bobdibble bobdibble is offline
Member
 
Join Date: Jun 2004
Location: The Muck
Posts: 86
Default Re: SQL Data Model for Hand History?

The beta version uses postgress sql.
Reply With Quote
  #5  
Old 07-05-2005, 11:31 AM
jba jba is offline
Senior Member
 
Join Date: Feb 2005
Posts: 672
Default Re: SQL Data Model for Hand History?

[ QUOTE ]
Yeah I'm told it keeps them in an Access database. That's sort of a poor man's version of an SQL database. I would be curious to see the data model for that. If I could be consistent with it without taking anything too boneheaded that would be cool. But Access wouldn't be my choice of tool.

[/ QUOTE ]

access uses actual real sql, you should be able to use many sql or other rdbms tools to view and manipulate the data
Reply With Quote
  #6  
Old 07-05-2005, 11:43 AM
sfer sfer is offline
Senior Member
 
Join Date: Jan 2004
Location: New York
Posts: 806
Default Re: SQL Data Model for Hand History?

SQL is a standard, not a database.
Reply With Quote
Reply


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 10:06 PM.


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