|
|
|
|
|
by endisneigh
703 days ago
|
|
Fact of the matter is that SQLite shouldn’t be used in a non embedded context. There’s a reason people use Postgres. There are some neat things you can do with it like using HTTP range queries to query it directly from object store or Litestream, but my point stands. |
|