ML & backend, 🐍 Postgres 🦀 Hobby tier ultra runner

St Paul, MN
Joined November 2009
Two pages I wish I knew about when I was first learning Rust: doc.rust-lang.org/rust-by-ex… - I love how Rust handles error and null, but the syntax was not obvious to me at first. Even recognizing that `None` and `Error` were handled similarly was a hill for me to get over. I think these examples demonstrate them very clearly. blessed.rs/crates - Rust has a tiny standard lib. This is a list of recommended frameworks and libs for most things you'll want to do in Rust.
3
5
44
Special shout-out to the @tembo_io team + contributors. Their "PGMQ" extension is the core of this release. PGMQ is 100% open source under PostgreSQL License. Supabase will continue to support existing open source tools whenever we can. Give it a star: github.com/tembo-io/pgmq
2
5
41
Robyn looks great. Python + Rust!
Replying to @adamhendel
can you run a bench with Robyn.tech too?
1
1
Rust need a framework that does automatic swagger docs though. I love that about FastAPI.
RWF (github.com/levkk/rwf), which is a much more comprehensive Rust web framework, is still by far more memory efficient.
Rust uses 45x less memory than Python for web development. At least true for actix-web vs fastapi, when idle.
2
3
Not exactly a fair comparison. FastAPI has a lot of conveniences that actix-web is missing, like built-in swagger docs.
1
1
Rust uses 45x less memory than Python for web development. At least true for actix-web vs fastapi, when idle.
1
1
5
I am looking forward to the next ecosystem summit!
First Extensions Ecosystem Summit talks in the books: Jimmy Angelakos with pg_statviz, @adamhendel on pgmq, and Alastair Turner on pg_tde #pgconfeu #PostgreSQL
7
Adam Hendel retweeted
We’re excited to announce the launch of two new Tembo Stacks, powered by @ParadeDB: 1. The ParadeDB Stack — An Elasticsearch alternative providing high-quality full-text search over Postgres data 2. The Analytics Stack — Gives developers a data lake experience on #PostgreSQL tembo.io/blog/paradedb-searc…
3
22
3
137
Adam Hendel retweeted
I'm happy to announce my talk on the pg_vectorize by @tembo_io has been accepted to Postgres Conference Seattle 2024. Hope to see you there! postgresconf.org/conferences…
1
3
19
Adam Hendel retweeted
🚀 Portkey now natively integrates with Tembo to conduct vector searches on Postgres Use multiple LLM providers to create embeddings on @tembo_io - without changing your setups Try it out: tembo.io/docs/product/stacks…
1
3
1
16
Adam Hendel retweeted
Exciting day today in my next “you can’t start a company like that in the Midwest” journey, @tembo_io raises Series A, backed once again by the absolute greatest VC firms. tembo.io/blog/series-a 🔥 we are fired up to execute from here 🔥
26
7
5
102
Adam Hendel retweeted
Excited to announce our 14MM Series A led by @GreatPointVC and @dpatil. On this very special episode of Hacking Postgres, Tembo CEO @rywalker sits down with DJ Patil and Ray Lane (yes, THAT Ray Lane) to talk about the huge opportunity in Postgres. #thefutureispostgres
Adam Hendel retweeted
1/18 I'm incredibly excited to announce @duckdb in @PostgreSQL in the latest version of @paradedb. When we set to bring fast analytics to Postgres earlier this year, we did not expect the journey to take us here. Here's what happened 🧵
Support for Apache Iceberg tables in Postgres has arrived in the 0.8.0 release of pg_lakehouse 🎉 Another surprise: the extension is now powered by DuckDB 🦆 blog.paradedb.com/pages/iceb…
Adam Hendel retweeted
This isn't just yet another Postgres memory tuning guide. Based on decades of experience as a DBA, research, benchmarks, and a healthy sampling of opinions other experts. Make your Postgres use memory wisely and without risking the ire of the OOM killer! tembo.io/blog/optimizing-mem…
3
17
1
122
Adam Hendel retweeted
Replying to @jeanqasaur
Not affiliated, but friends at @tembo_io just launched a new open source extension called pg_timeseries. Worth a look! cc @samay_sharma @adamhendel @rywalker tembo.io/blog/pg-timeseries/
1
5
Adam Hendel retweeted
We launched a number of alerts on Tembo Cloud to help you preemptively optimize your Postgres instances! You can view them, filter them and read docs about how to solve them all in the cloud UI. Do try it out at cloud.tembo.io/ and give us feedback.
Alerts about your #Postgres instances are now available in Tembo Cloud! Optimize by receiving alerts about: * System metrics like CPU, memory and disk * Usual database ones like locks, lag and failovers * Postgres specific ones like: WAL size and XID exhaustion Read more ⬇️
1
1
14
Adam Hendel retweeted
Alerts about your #Postgres instances are now available in Tembo Cloud! Optimize by receiving alerts about: * System metrics like CPU, memory and disk * Usual database ones like locks, lag and failovers * Postgres specific ones like: WAL size and XID exhaustion Read more ⬇️
1
2
1
15
Run the entire Tembo platform in your environment!
We're excited to announce Tembo Self Hosted 🔥 - our new product which allows you to run the Tembo platform with all it's stacks, apps and extensions in your environment! Bring your Kubernetes Cluster, run the extended Postgres ecosystem. Read more ⬇️
9
"Introducing pg_timeseries: Open-source time-series extension for PostgreSQL" Lots of great #Postgres extensions coming out of @tembo_io lately; so cool to see this one for time-series data, fully open-source! tembo.io/blog/pg-timeseries
1
29
3
171