BSON library for Java/Scala that reads content right from disc -
I am looking for a BSON library for Java / Scala which can actually read larger (larger than RAM) BSON file. This means that I do not want to read the entire file at a time, but only fragmented pieces Is there anything like this that I need to read more?
Charly < / Html>
Comments
Post a Comment