The announcement is quite short and does not really explain why they are shutting down other than it being "capital intensive" Anyone know more?
Considering they only have “hundreds” of paid users despite how much money they’ve likely burned through, I’m guessing they just couldn’t raise enough additional capital to keep the lights on.
Fauna Service Winding Down
41–50 of 99 posts
Re: Fauna Service Winding Down
#42Someone told me FaunaDB the company had a strict "no one gets fired" policy. However, they also hired a few toxic people, and that created a dilemma for some folks because it was either leave or learn to tolerate toxicity.
Black and white policies like this are so dumb Don't fire employees immediately when they make mistakes, sure. But not firing them at all, even if they are obviously bad for your company? That's just bad management
Re: Fauna Service Winding Down
#43Earlier quoted context omitted.
Even mongo only got a lot of people excited because they had hot girls on the stalls in the conferences. That i think was a master stroke in marketing to nerds. of course later on they improved the product as well, but initially it was a buggy mess and should not have survived the first few years.
The one constant in my career has been mongoDB -- specifically, projects to replace it with a relational database after a deployment had failed to deliver any of the expected benefits, and introduced unforeseen downsides that had become untenable. Mongo has literally never come up in any context for me where it wasn't either already, or eventually, slated for retirement. I absolutely don't doubt a document store incl…
Re: Fauna Service Winding Down
#44Earlier quoted context omitted.
Considering they only have “hundreds” of paid users despite how much money they’ve likely burned through, I’m guessing they just couldn’t raise enough additional capital to keep the lights on.
I think it's interesting that they note they have hundreds of customers but their home page says it's trusted by thousands of companies. Are all these companies on a free tier?
Re: Fauna Service Winding Down
#45Re: Fauna Service Winding Down
#46Earlier quoted context omitted.
> AWS or Azure is going to shut down services they rely on If we give the benefit of the doubt to a quick internet search, e.g. AWS: S3 Select, CloudSearch, Cloud9, SimpleDB, Forecast, Data Pipeline, and CodeCommit. All closed to new business, closure pending for existing customers. I'm sure if you read the small print, neither AWS or Azure make you any promises about the longevity of their services. Infact, if you b…
Not knowing the facts for those specific services but I assume it's more than a 2 months period for migration: > The Fauna service will be ending on May 30, 2025 E.g. Microsoft shut down (is still shutting down) Classic Admin Roles for Azure subscriptions for close to 9 months now.also, closed for new business also means there's no reason to migrate away if you've never got onto it - and you can still use it if you'r…
I don't think they went against that policy for the past 16 years. I've certainly had services running there non-stop, with little to no maintenance, for about a decade.
Re: Fauna Service Winding Down
#47We were Fauna users for several years and invested a lot of time working with it and around it. The time travel capability was one of the stand out features for us in addition to FQL which opened some interesting capabilities. That being said for various reasons we had to transition away from it and did so by creating a FQL compatible solution on top of Postgres. It is implemented in JavaScript/TypeScript and runs in…
Re: Fauna Service Winding Down
#48We were Fauna users for several years and invested a lot of time working with it and around it. The time travel capability was one of the stand out features for us in addition to FQL which opened some interesting capabilities. That being said for various reasons we had to transition away from it and did so by creating a FQL compatible solution on top of Postgres. It is implemented in JavaScript/TypeScript and runs in…
Re: Fauna Service Winding Down
#49I don't know what happened internally but when they accepted VC money and put a new CEO it all started to go down, fast. They probably started focusing on selling to corps instead of devs which seemed illogical IMO. Corps bring more money but at the time it was clear to me that Fauna would never be able to compete in with on-prem SQL-heavy kind of environments.
Fauna made sense as a secondary database for certain use cases that needed to be global... but who would use a high risk database with no fallback as their main database? Maybe small projects but definitely not big companies/products.
A decade ago it seemed that edge computing, serverless, and distributed data was the future. Fauna made a lot of sense in that vision. But in these years since, experimenting with edge stuff, I've learned that most data doesn't really need to be distributed. You don't need such a sophisticated solution to cache a subset of data for reads in a CDN or some KV. What I'm saying is that, probably, Cloudflare Workers KV and similar services killed Fauna.
Re: Fauna Service Winding Down
#50We were Fauna users for several years and invested a lot of time working with it and around it. The time travel capability was one of the stand out features for us in addition to FQL which opened some interesting capabilities. That being said for various reasons we had to transition away from it and did so by creating a FQL compatible solution on top of Postgres. It is implemented in JavaScript/TypeScript and runs in…
You are licensing it or? We would, especially after this type of thing, again, be looking for something open.