adamhendel Profile Banner
Adam Hendel Profile
Adam Hendel

@adamhendel

Followers
316
Following
778
Media
9
Statuses
364

ML & backend, ๐Ÿ Postgres ๐Ÿฆ€ Hobby tier ultra runner

St Paul, MN
Joined November 2009
Don't wanna be here? Send us removal request.
@adamhendel
Adam Hendel
2 years
Two pages I wish I knew about when I was first learning Rust: https://t.co/5gGCrXVNZ4 - 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
3
5
44
@kiwicopple
Paul Copplestone - e/postgres
11 months
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: https://t.co/DtoLdZ8bly
Tweet card summary image
github.com
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. - pgmq/pgmq
2
5
41
@adamhendel
Adam Hendel
1 year
Robyn looks great. Python + Rust!
@AliTavallaie
Ali Tavallaie
1 year
@adamhendel can you run a bench with https://t.co/HxYl19hxQQ too?
1
0
1
@adamhendel
Adam Hendel
1 year
Rust need a framework that does automatic swagger docs though. I love that about FastAPI.
0
0
0
@adamhendel
Adam Hendel
1 year
RWF ( https://t.co/UiP5iboZiH), which is a much more comprehensive Rust web framework, is still by far more memory efficient.
@adamhendel
Adam Hendel
1 year
Rust uses 45x less memory than Python for web development. At least true for actix-web vs fastapi, when idle.
2
0
3
@adamhendel
Adam Hendel
1 year
Not exactly a fair comparison. FastAPI has a lot of conveniences that actix-web is missing, like built-in swagger docs.
1
0
1
@adamhendel
Adam Hendel
1 year
Rust uses 45x less memory than Python for web development. At least true for actix-web vs fastapi, when idle.
1
0
5
@adamhendel
Adam Hendel
1 year
I am looking forward to the next ecosystem summit!
@tembo
Tembo
1 year
First Extensions Ecosystem Summit talks in the books: Jimmy Angelakos with pg_statviz, @adamhendel on pgmq, and Alastair Turner on pg_tde #pgconfeu #PostgreSQL
0
0
7
@tembo
Tembo
1 year
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
3
22
137
@BonesMoses
Shaun Thomas
1 year
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! https://t.co/ApR8OINyoh
1
3
19
@PortkeyAI
Portkey
1 year
๐Ÿš€ 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: https://t.co/kNt0TxUaqK
1
3
16
@rywalker
ry
1 year
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. https://t.co/AZgVSp8XYV ๐Ÿ”ฅ we are fired up to execute from here ๐Ÿ”ฅ
26
7
102
@tembo
Tembo
1 year
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
4
4
48
@philippemnoel
Philippe Noรซl
1 year
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 ๐Ÿงต
@paradedb
ParadeDB
1 year
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 ๐Ÿฆ† https://t.co/xqVXFe4I6Y
9
64
253
@BonesMoses
Shaun Thomas
1 year
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! https://t.co/fk5NhqLTqX
3
17
122
@andatki
Andrew Atkinson
1 year
@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 https://t.co/j9WUOSwHx9
0
1
5
@samay_sharma
Samay Sharma
1 year
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 https://t.co/QxRhx1zRHB and give us feedback.
@tembo
Tembo
1 year
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 โฌ‡๏ธ
0
1
14
@tembo
Tembo
1 year
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
15
@adamhendel
Adam Hendel
1 year
Run the entire Tembo platform in your environment!
@tembo
Tembo
1 year
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 โฌ‡๏ธ
0
0
9
@gunnarmorling
Gunnar Morling ๐ŸŒ
1 year
"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! https://t.co/5vF4WtwrBP
1
29
171