rubyR
Convex Community6mo ago
2 replies
ruby

advice for migrating from pg+go+svelte

the below was copied from #general, as a Convex outage has drowned it in chat.

hello, I have a question regarding the backend functions. I might be looking at convex from a different perspective - as someone who uses mainly Go for backends both for side & work projects, is this something I'd have to drop, as as far as I understood convex is supposed to REPLACE my backend?
or should I regard these like pocketbase - a sort of.. preprocessor to db queries, which can be called from a frontend but if you're feeling like it you can also put a backend between it
given theres client libraries for things like python, is there some way to also opt in to using other non-js languages on the "backend" (through wasm or whatever)?
Was this page helpful?