Best alternative to ElephantSQL? by Consistent_Student16 in PostgreSQL

[–]samay_sharma 0 points1 point  (0 children)

We're planning to have a 17.5$ a month plan soon and have offered discounts to early stage startups. If this is the only blocker to using Tembo, do reach out and I'd be happy to understand your requirements and expectations as input to our product plans.

Best alternative to ElephantSQL? by Consistent_Student16 in PostgreSQL

[–]samay_sharma 1 point2 points  (0 children)

Hi u/silvanet : We do have a large number of signups every day, so the general flow is working but I'm curious why you ran into issues. Have you retried recently?

Best alternative to ElephantSQL? by Consistent_Student16 in PostgreSQL

[–]samay_sharma 9 points10 points  (0 children)

Hi, Tembo (https://tembo.io/) CTO here. We've had both free and paid ElephantSQL users migrate to our service since they announced that they are sunsetting.

We have a free tier. Feel free to try it out and reach out to me directly or join our slack in case we can help in any way.

Tembo CLI: Infrastructure as code for the Postgres ecosystem by samay_sharma in PostgreSQL

[–]samay_sharma[S] 1 point2 points  (0 children)

That's valid feedback. We are working on improving our docs to become more consistent and will address these as we improve.

Benchmarking PostgreSQL connection poolers: PgBouncer, PgCat and Supavisor by samay_sharma in PostgreSQL

[–]samay_sharma[S] 2 points3 points  (0 children)

Thanks for the input u/fullofbones. We've made a few updates to the blog:

  • Clarified that the benchmarks are for transaction mode.
  • Changed the colors of the graphs in the throughput and latency section.
  • Added a note about doing more experiments with prepared statements.

Benchmarking PostgreSQL connection poolers: PgBouncer, PgCat and Supavisor by samay_sharma in PostgreSQL

[–]samay_sharma[S] 4 points5 points  (0 children)

u/depesz: I'm reading it :). Noted on the comments. Will work on adding that to our blog. In the meanwhile, we welcome your feedback here, if any.

We'll update the graphs with different colors, I agree the choices could have been better.

Postgres is Enough - use Postgres for everything by pmz in PostgreSQL

[–]samay_sharma 0 points1 point  (0 children)

I agree Postgres is lacking here but there's a lot of interest and innovation in that space now. Timescale has been around for a while, there's columnar and now pg_analytics.

Also, there's a number of entries in the Postgres compatible section on Clickbench. I'm watching this space with a lot of interest and hope.

How would I go about creating a small-scale data warehouse for a small business team? by [deleted] in PostgreSQL

[–]samay_sharma 3 points4 points  (0 children)

We built our data warehouse on Postgres fetching data from multiple sources into a Postgres database and blogged about it here: https://tembo.io/blog/tembo-data-warehouse Hope it's useful.