Big Data

noSQL: when it's too big for a dictionary featured image

noSQL: when it's too big for a dictionary

Recently, I’ve been working on a project where I need to store a key-value pairs for very large files. In Python, the first idea would be to use a dictionary. However, I had more …

avatar
Maxime Borry, PhD.