Looks cool, good luck with the launch!
A well designed login component to go along with this might do wonders for the adoption.
seper8 | 17 days ago
Could Modelence Cloud users have a "Change password" option?
I couldn't find an option to change password, and "Forgot password" appears to require contacting support by email.
Also, having an option for 2FA would be great.
8cvor6j844qw_d6 | 17 days ago
The intro says the product is “AI-native”, but I couldn’t find any details about this in the docs. What does it mean?
Guest71022 | 17 days ago
looking at the examples, it looks more like a Rails alternative?
WolfOliver | 17 days ago
Does this have a live layer? Would be a miss if not
dangoodmanUT | 17 days ago
I remember when Supabase launched calling themselves open source Firebase… it must feel good to be on the other side of that a few years later. That said, they invested in Postgres in 2021… which is different from investing in Mongo in 2025…
Congrats on the launch. But MongoDB seems like a risky horse to hitch your wagon… why did you choose it? I haven’t seen new MongoDB deployments in a _long_ time, and the audience who used to make them (bootcamp graduates, basically) has probably moved onto Supabase.
If I need a NoSQL database I’m going with Elastic/OpenSearch. And I’m using it for a specific reason, e.g. as a landing zone for JSON data with unknown shape at coding time (like for a web scraper). I’m not using it as an application backend and I wouldn’t use Mongo for that either. And of course I'll use Elastic as a search index, but I would never use Mongo for that. The Mongo use case has gotten increasingly narrow.