[Metakit] 3 questions...

Brian Kelley fustigator at gmail.com
Tue Aug 9 07:17:19 CEST 2005


The file size limit is dependent on your OS.  If you have a 64 bit
system, then you have more than 2GB files.

You might want to take a look at pytables which is very metakit-like
in some respects

http://pytables.sourceforge.net/html/WelcomePage.html

I'm not sure how well it maps to sql though.

Brian

On 8/9/05, Brian Myers <tarkawebfoot at charter.net> wrote:
> Crap, well, it looks like unicode might be more accessible in Metakit,
> but because of the 2GB file limit, I'd better stick with BSDDB. I can
> handle decimals in the same way in both as well.
> 
> Thanks for the input. Are there plans to increase the file size limit
> soon?
> 
> Brian
> 
> On Aug 8, 2005, at 8:12 AM, Brian Kelley wrote:
> 
> > The metakit wrappers were created far before python supported unicode.
> >  I don't think that having 'b' store unicode would be that difficult
> > to implement.
> >
> > Brian
> >
>


More information about the Metakit mailing list