Franck Pachot
speaker
138 appearances
1 recordings
1 series
first heard Jul 2026
last heard 8 Jul
Franck Pachot’s voice in public audio — every appearance, attributed to the second.
Trend
recordings per month · last 12 monthsRecordings per month over the last 12 months — 1 in all, peaking in Jul 2026 with 1.
Appearances
Same operator tools.
So for the moment, there is the regular Postgres plus some extensions.
Still with AI, usually when an application uses AI, it has to call another service to create the embeddings, for example.
So there is, again, an extension in HorizonDB that adds the direct call to the LLM models.
So it's Azure AI.
Big advantage there is that you do everything from the SQL query.
You have new functions to call generative AI just to create the embeddings or use any function from the models.
So you have the models in Azure and you just call them from there.
So that's one extension that is there.
Something that we see also in
modern usage of databases.
Now, a lot of workflows and also still in AI, you need to, when data is updated, you need to update the embeddings.
And again, this is something you don't want to put in the application because it's not really business logic.
It's just maintaining the data structures.
So there is also an extension there, PGE Durable, that helps to create
workflows with pipelines and have them durable, means that if it fails, it will start where it has failed and all that.
And this extension was made to integrate those modern applications in Horizon DB, but this extension, Microsoft has given it to open source, so you can use it on any Postgres basically, PG durable.
Yeah.
Yeah.
Yeah.
Showing 61–80 of 138 · page 4 of 7
← Previous
Next →