Pregunta de entrevista de Spatial Front

What's json lines and what the difference with json?

Respuesta de la entrevista

Anónimo

26 jul 2022

json lines is a technique to write json documents in one single line without new lines or spaces. The main difference is that consume less space and a parser can load line by line.