Live data from Hacker News

ElephantSQL Is Shutting Down

elephantsql.com

41–50 of 125 posts

Re: ElephantSQL Is Shutting Down

#41
post #26

Earlier quoted context omitted.

Absolutely. I’ve been a customer for many years and it’s always been a pleasure to interact with such a simple, transparent and “to the point” UI. The fact that they are a tiny team also bumps it up the list for me.

well, they shut this down probably because they cannot afford to keep a product that bring little revenue. I never heard of AWS retiring a product (I am excluding ancient stuff like VPC classic and SimpleDB, both had an upgrade path to something superior)

AWS is Big Tech. It locks you in, and it's not easy to guard your users' privacy against them. Smaller providers (and also local in the case of 84codes) are preferred.

Re: ElephantSQL Is Shutting Down

#42
post #33
post #29

Earlier quoted context omitted.

Primary architect of Ubicloud PostgreSQL here. Thanks a lot for shout out! I'd be happy to answer if anyone has any questions about our managed service.

Is there any plans to offer your manager service at Digital Ocean / Vultr in the US?

We are planning to open up US regions quite soon but we are mostly focusing on bare metal providers at this point so Digital Ocean is out of picture.

Re: ElephantSQL Is Shutting Down

#44
post #41

Earlier quoted context omitted.

well, they shut this down probably because they cannot afford to keep a product that bring little revenue. I never heard of AWS retiring a product (I am excluding ancient stuff like VPC classic and SimpleDB, both had an upgrade path to something superior)

AWS is Big Tech. It locks you in, and it's not easy to guard your users' privacy against them. Smaller providers (and also local in the case of 84codes) are preferred.

Evidently not, as few are willing to pay a large premium for them.

Re: ElephantSQL Is Shutting Down

#45
post #39

This makes sense, but also not surprised. In today's world there are countless Postgres providers (Supabase, RDS, DigitalOcean, GCP, Azure, etc) so there is plenty of choice now. Although I don't see why anyone would choose niche providers today other than the cloud provided ones like RDS now.

I had good experience with Aiven in the past, we needed something located in the EU: https://aiven.io/

It's more expensive than AWS RDS and Google Cloud SQL, but their service seems more comprehensive, with fast major version upgrade, multi-cloud deployment and built-in PgBouncer integration. For business critical operations, it is probably worth it.

Re: ElephantSQL Is Shutting Down

#46

This might help people when looking for an alternative. https://wheretohostmy.app/?tech=%5B%22postgresql%22%5D It's a side project I'm currently building so hearing some feedback is highly appreciated.

Also Vultr https://www.vultr.com/products/managed-databases/postgresql/

Re: ElephantSQL Is Shutting Down

#47
post #29

Earlier quoted context omitted.

There's quite a few places around. Also Ubicloud look interesting, though I've not personally used them: https://www.ubicloud.com/use-cases/postgresql

Primary architect of Ubicloud PostgreSQL here. Thanks a lot for shout out! I'd be happy to answer if anyone has any questions about our managed service.

Are you planning on offering a hosted ClickHouse service? After all, for analytical use cases latency doesn't matter so much, hence it would make sense even for companies in other continents to use your service.

Re: ElephantSQL Is Shutting Down

#48

This might help people when looking for an alternative. https://wheretohostmy.app/?tech=%5B%22postgresql%22%5D It's a side project I'm currently building so hearing some feedback is highly appreciated.

drop the array and quotes in the url to make it prettier :)

Re: ElephantSQL Is Shutting Down

#49

This might help people when looking for an alternative. https://wheretohostmy.app/?tech=%5B%22postgresql%22%5D It's a side project I'm currently building so hearing some feedback is highly appreciated.

Also Vultr https://www.vultr.com/products/managed-databases/postgresql/

Thanks, on my list now.

Re: ElephantSQL Is Shutting Down

#50
post #48

This might help people when looking for an alternative. https://wheretohostmy.app/?tech=%5B%22postgresql%22%5D It's a side project I'm currently building so hearing some feedback is highly appreciated.

drop the array and quotes in the url to make it prettier :)

Good point, the library I'm using just encodes the array in JSON but I may be able to switch to a comma separated list.
Post reply on HN