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 -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -