|
|
|
|
|
by xenodium
730 days ago
|
|
> I've never seen SQLite used in a setup which multiple machines connect to the same database over a network. Cloudflare D1 https://developers.cloudflare.com/d1 offers cloud SQLite databases. > For example: A web application with a web server, a worker/job server, and a database server. I've been giving it a run on a blogging service https://lmno.lol. Here's my blog on it https://lmno.lol/alvaro. |
|