I have a table with two fields: date (str 8) and value (float32). 

 

I created two files and am trying to explain the file size difference
between the two:

 

File 1: 

3 groups and 2 tables. Each table has 390 rows. Total number of rows: 780

 

File 2:

3 groups and 102 tables. Each table has 7 rows. Total number of rows: 784

 

File 2 is 1.3MB while file 1 is 43k.  In my design I was going to have
1000's of tables and hundred's of groups. Given the size difference between
the two files, is it better to have few table with extra keys or a large
number of smaller tables?

 

 

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to