|
|
|
|
|
by fragmede
14 days ago
|
|
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.