db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Query » query database response time best practise   (RSS)
  • Re: SODA Queries on classes containing two object references

    I am using 6.3. I have improved the query a lot when I tried the following:qry = db.query()                                                                                                           qry.constrain(Component)                                                                                                 ...
    Posted to db4o User Forum (Forum) by vtkstef on August 28, 2007
  • Query Optimization

    I work for a company that is evaluating DB4o, but we have come across some performance issues.  I understand that the .NET version of DB4o includes all the optimization functionality.  I am using .NET 3.0 and DB4o 6.105, and the queries that I am executing aren't being optimized, even when ...
    Posted to db4o User Forum (Forum) by dkym on July 18, 2007