Question - Memory Usage Patterns
Dave <[email protected]> Sun, 27 Apr 2008 16:26:35 -0700 (PDT)
| Newsgroups | gmane.comp.db.metakit |
|---|---|
| Message-ID | <[email protected]> |
Hi, Has anyone made a study of Metakit's memory usage patterns? I'm asking because I've created an 'associative database' layer on top of Metakit, which I plan to deploy on a server with harsh memory limitations. My database over time is likely to end up with tens or hundreds of thousands of rows across 3 views. Use of derived rows will be kept fairly minimal. Metakit appeals to me because of its nested views. But for such a size of database, I'm worried that memory usage during the lifetime of 'storage' objects will grow in proportion to the size of the database. For such a size of database, would I be better off using my MySQL version of the layer? Cheers Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "metakit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/metakit?hl=en -~----------~----~----~----~------~----~------~--~---