upvote
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

reply