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 » Performance » db4o   (RSS)
  • db4o performance as a cache

    After his last blog post about integrating db4o with Grails here's Steve Zara's follow up blog post about testing db4o performance. For this usecase db4o proved to be much faster than an ORM solution and also as fast a pure cache system with all the advantages of using a database system (eg queries). Way to go!
    Posted to Community News (Weblog) by German Viscuso on September 5, 2008
  • New Performance Contest - help us make db4o ultra fast!

    We invite you to participate in the db4o performance contest which will give away 6000 USD in prizes! Basically participants will provide patches to the db4o core that impact on performance and then these modifications will be judged by the community to select the winners. In order to make the whole process easier we're providing the ...
    Posted to Community News (Weblog) by German Viscuso on June 27, 2008
  • ChunkIO(Clustered Reads/Writes)

    We're just having a db4o global conference in Berlin. Here's what I have suggested before and just desided to work on this year, ChunkIO(Clustered Reads/Writes). - Who is the target? device guys - What is the purpose of chunkIO? By providing a way to control the number of IOs, to help users achieve reliable responses on serious ...
    Posted to planetdb4o (Weblog) by Anonymous on March 11, 2008
  • db4o for Web Applications and Managing Object Identity

    Time and time again, people ask about how to best manage disconnected object identity when using db4o. This is primarily a problem in web applications or web services since objects tend to live much longer than the connection to the database. db4o only ''knows'' about an object if it's in the same virtual machine and the connection to the database ...
    Posted to planetdb4o (Weblog) by Anonymous on November 27, 2006
  • db4o Performance

    When I tell people about db4o, I will always mention the following two things: It cuts your development time significantly (25% or more I would say). No more creating database schemas and making mapping files to map from your objects to your tables.It’s FAST! As in faster than that relational database you’re using right now. Now a note on ...
    Posted to planetdb4o (Weblog) by Anonymous on August 17, 2006