[EMAIL PROTECTED] schrieb: > Andreas Schwarz <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I would like to use SQLite in an embedded device (MP3 player), but I >> didn't find any information on minimum RAM requirements. Can anyone give >> me a rough estimate of how much RAM I will need? 1k/10k/100k/1M? >> > > You can configure it in various ways. > > Embedded device manufactures tell me that they usually > get away with a 4K or 8K stack and 50-60K of heap space.
Unfortunately I can only spare about 10 kB. Thanks for your reply.