The <Keto self-hosted docs> have this line: &gt; O...
# ory-selfhosting
w
The Keto self-hosted docs have this line:
Ory Keto requires a production-grade database such as PostgreSQL, MySQL, CockroachDB. Don't use SQLite in production!
I'm curious if there's any more discussion about calling out SQLite in such a way. Like sure: it's a different beast compared to the other lists data stores, but, assuming I'm otherwise content w/ SQLite and familiar with its comparative strengths and weaknesses, is there something specific to Keto that makes SQLite an intrinsically bad choice?