Is convex suited for ERP types system and multi-tenant systems?
Hi,
I've been experimenting with Convex, and it looks great. I can see how powerful it can be for creating single web applications, but I was curious to know how well it was suited to something more complicated, like a suite of ERP apps that all require their own data but also share lots of data between each application. Say something like Odoo or ERPNext, and with multi-tenant support.
2 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
it really depends on what you want to build and how (and to whom) you want to ship it. Keep in mind that you might want schema/db based multi tenancy for some type of applications and you can't achieve it with convex