Earlier quoted context omitted.
Is this something that the authors of SQLite actually claim? I don't think anyone else can decide what something is meant for.
Once you release software to the world, the world can choose use it however it wants. Still, the author's of SQLite document their intention for it to be used locally on their "when to use" page. > SQLite strives to provide local data storage for individual applications and devices. https://www.sqlite.org/whentouse.html
> Generally speaking, any site that gets fewer than 100K hits/day should work fine with SQLite.