2
votes
1answer
123 views
Saving images or pdfs in db4o
I know it is not a good thing to save files in a relational databas.
But how about in a objectdatabase?
Is it still a bad idea or are they more adapted for this kind of operations?
…
0
votes
1answer
36 views
db4o querying subobject
I've just started with db4o and I stumbled on to a problem.
I have an object with a subobject (it is probably not the correct word but I hope you get what I mean).
The subobject con …
