.
.3w ago

vendor lock-in

Hi! I’m really impressed with this project—it looks very promising! That said, I wanted to ask about vendor lock-in, specifically in terms of ease of migration. I’ve seen cases like Realm, where transitioning away became quite challenging. How does this project approach that concern?
1 Reply
lee
lee3w ago
hi! you can get your data out, for migration into some other system, with snapshot or streaming export https://docs.convex.dev/database/import-export/ . and if you want to keep your data and code the same but no longer rely on the convex cloud product, you can self-host convex on your own server https://docs.convex.dev/self-hosting . but we hope you stay 🙂 . if you run into issues, our discord community is happy to help

Did you find this page helpful?