realbasic-nug
[Top] [All Lists]

Re: Memory usage and speed of REAL SQL database

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Memory usage and speed of REAL SQL database
From: D Jungk <rb at flippingdades dot com>
Date: Sat, 29 Jul 2006 14:28:34 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <3ad dot 6908411 dot 31f2bc65 at aol dot com> <0EA12B56-1F11-4995-85C3-1CF32CB82532 at declareSub dot com>
>
> As for database performance, you can't really learn much about
> performance by thought-experiment.  It's reasonable to suppose that
> selection speed is a function of the number of rows in a table, for
> example, but there are so many variables of implementation that
> actual testing is the only way to learn anything useful.
>
>
Thanks Charles,
What I'm doing is not a typical database. I'm using the DB functions to make a 
language learning tool. So all I'll be doing is looking up phrases, (And 
occasionally changing the database contents) ultimately with maybe 100,000 
records spread over a few dozen tables. I guess I wait until I see it is too 
slow to worry about it. So far it is pretty fast.

Thanks,

Don
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>