On Tue, Feb 10, 2009 at 6:33 PM, Ian Eslick wrote:
> For that particular query there is a more efficient way, but it's not
> natively supported in any of the high level APIs. We're not (yet)
> trying to reproduce all the queries you are accustomed to in SQL
> databases. The goal of the query sy
For that particular query there is a more efficient way, but it's not
natively supported in any of the high level APIs. We're not (yet)
trying to reproduce all the queries you are accustomed to in SQL
databases. The goal of the query system is to move in that direction
when it makes sense
Hi,
I created a database of 85958 persistent objects containing 31 string slots
with items such as first, last, middle, etc names, company name, address,
etc... Total disk space is about 1.3GB.
Now, I wanted to write a small routine to generate CSV files containing the
information in this databas