|
|
|
|
|
by twisteriffic
587 days ago
|
|
> The worst use case for SQLite that I've seen in production was a shop using it with some minimal UI on top as an order tracking system. Even in that case, the orders were accepted on paper, they just used the SQLite db as a way to track material usage so they knew what to order from the suppliers. This doesn't seem particularly egregious. |
|