Re: [Pytables-users] moving data from MySQL to a HDF5 using pytables

2009-01-14 Thread Francesc Alted
Hi Toby, A Wednesday 14 January 2009, Toby Mathieson escrigué: > Hi there, > > I am trying to port a single large table (~150 million records) into > a single HDF5 file using Pytables. Whilst I am sure this is no > problem to store in a HDF5 file, I am wondering if there is any way > of getting t

[Pytables-users] moving data from MySQL to a HDF5 using pytables

2009-01-14 Thread Toby Mathieson
Hi there, I am trying to port a single large table (~150 million records) into a single HDF5 file using Pytables. Whilst I am sure this is no problem to store in a HDF5 file, I am wondering if there is any way of getting this data directly from the MySQL file into the HDF5 file without having to