Do you think that MongoDB is pushing to use only atlas?
The community edition is lacking basic features i think, that almost all apps even small ones need.
For example Full text search, Vector seach for AI apps(i guess all apps will be AI apps very soon if not already), streams processing and others, those things are needed from all type of applications even the smallest ones, especially now that AI will be in all apps.
I had MongoDB community local installed, i moved the data in M0 Atlas, and i got a 7x slower response in my queries, either because M0 is slow or because data had to travel throw network. Not even mongodump was supported and i had to do those by hand.
I really like MongoDB but if MongoDB = MongoDB Atlas maybe this is a reason why PostgreSQL while it was less popular, now its more popular than MongoDB.
Am i wrong? I fear Atlas when i shouldn’t?
I fear that its even worse and MongoDB = MongoDB Atlas M10+ , because M0,M2,M5 again have serious limitations, even for the small apps.