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

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -