I played around with Convex and tried an integration with dbcrust, but it feels quite different from conventional databases. I really like the idea of moving business logic as close as possible to the database, but I can’t see a natural way to integrate it — it feels a bit forced. I read this article: https://stack.convex.dev/translate-sql-into-convex-queries
, but it suggests that dbcrust would need to deploy tasks to a Convex instance. I’m not sure that’s the best approach, and I don’t see any clear alternative.
I’d be very glad to hear any suggestions on this. I’d love to integrate Convex into dbcrust since convex is such a great product.
I understand your point of view. I'm using it almost every day and try my best to tackle all the possible bugs. This tool is very versatile and I really believe that it can help during development, for instance with your docker db container.
That is also why all feedbacks are really important.
Thanks for your feedback. The project was only for postgres at the start si I guess it comes from that. I can't find where this sentence is in the code or the doc, could you tell me where did you see it.
Thank you again, all the feedbacks are really important