1
vote
1answer
26 views
Maintaining backwards compatibility with my object database?
I am writing an application using an object database (db4o) and in agile fashion will be starting from a small, minimal implementation and iteratively adding features from there, while releasing new …
2
votes
2answers
172 views
db4o concerns
I'm interested in using db4o as my persistence mechanism in my Desktop application but I'm concerned about a couple things.
1st concern: Accidentally clipping very complex object graphs.
Say I have …
1
vote
1answer
131 views
db4o development tools and resources?
Since the 7.x versions of db4o ObjectManager are only available as a commercial product (very expensive!) are there any alternative tools that are available to inspect/explore db4o 7.x databases?
…
