cm0002@suppo.fi to Programming@programming.dev · 1 month agoThe perils of UUID primary keys in SQLiteandersmurphy.comexternal-linkmessage-square21linkfedilinkarrow-up146arrow-down11
arrow-up145arrow-down1external-linkThe perils of UUID primary keys in SQLiteandersmurphy.comcm0002@suppo.fi to Programming@programming.dev · 1 month agomessage-square21linkfedilink
minus-square☭可爱小猫☭@programming.devlinkfedilinkarrow-up1·1 month agowow, I didn’t know we can have multiple databases for a single app/website. I assumed it wasn’t possible when I learned about k8s and the teacher said there will always be one database while you can replicate your frontend/backend pods
wow, I didn’t know we can have multiple databases for a single app/website. I assumed it wasn’t possible when I learned about k8s and the teacher said there will always be one database while you can replicate your frontend/backend pods
Both setups are possible.