Hi, On documentation is mentioned that SQlite is ...
# ory-selfhosting
e
Hi, On documentation is mentioned that SQlite is not suggested for production. While I understand the single non concurrent writer on SQLite I would want to know if there are other issues. The point is I am thinking to use Kratos for our organisation internally and deploying a full postgress or other database seems overkill.
c
I'd also love someone more familiar to put some details around the tradeoffs of using SQLite with Ory. For instance, I could imagine for smaller self-hosted setups the SQLite database would outperform most of the other options...