Hacker News new | ask | show | jobs
by Thorrez 479 days ago
>Yes, Redox creates and starts sqlite to gather all the data in a good-looking way.

Is that saying it creates a sqlite database? I kind of doubt it. I think more likely is it uses sqlite to read from existing sqlite databases that exist on disk, to steal data from them.