Adam Stacoviak
๐ค SpeakerAppearances Over Time
Podcast Appearances
Is it just gone for now and wait or are you handling things?
Yeah.
It sounds like you're in a buy time kind of scenario.
Am I reading that right?
You're buying time to research it more, to attack it more, to have a MRNA opportunity for a 50-50 chance.
Is that kind of where you're at?
This is the year we almost break the database.
Let me explain.
Where do agents actually store their stuff?
They've got vectors, relational data, conversational history, embeddings, and they're hammering the database at speeds that humans
just never have done before.
And most teams are duct taping together a Postgres instance, a vector database, maybe Elasticsearch for search.
It's a mess.
Well, our friends at Tiger Data looked at this and said, what if the database just understood agents?
That's agentic Postgres.
It's Postgres built specifically for AI agents, and it combines three things that usually require three separate systems.
Native model context protocol servers, MCP, hybrid search and zero copy forks.
The MCP integration is the clever bit.
Your agents can actually talk directly to the database.
They can query data, introspect schemas, execute SQL without you writing fragile glue code.