this post was submitted on 10 Sep 2025
2 points (75.0% liked)

TIL about Computer Science

76 readers
1 users here now

A place to share everything you like about Computer Science. Feel free to consider here as a public "Read it Later" service.

Rules:

Any posting, commenting and voting means you'd like to follow these rules:

founded 1 year ago
MODERATORS
 

Never thought about it but comma seperated values can obviously be parsed backwards (reading the bytes of the file in reverse).

Also this article covers how csv files can be streamed line by line (row by row) minimizing ram consumption.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here