Hello,
I'd like to know how much data can be put into the db4o-database (Java version)? I read something about 16GB, is this true?
I plan to use it for a project where lots of data (several GB) have to be stored withing a short amount of time (as fast as possible), so Multithreading is another issue.
I played a bit around and found out that Multithreading works quite fine when using the DB as server (opening the file via method #openServer()), are there any other possibilities?
Thank you and best regards,
Snappsen