| ▲ | JosephjackJR 4 hours ago | ||||||||||||||||
Ran into the same thing. SQLite works until you need cold start recovery or WAL contention with concurrent agents. Built a dedicated memory layer for agent workloads - happy to share: https://github.com/RYJOX-Technologies/Synrix-Memory-Engine | |||||||||||||||||
| ▲ | zelphirkalt 4 hours ago | parent [-] | ||||||||||||||||
Or, when you have a Django project and started out on SQLite, but then begrudgingly introduce M-to-N relationships, but then suddenly notice, that many things you might want to do or implement with those M-to-N relationships are not supported by SQLite. Then you suddenly wish you had started with Postgres right away. | |||||||||||||||||
| |||||||||||||||||