#database
3 posts with this tag.
-
One Schema, Ten Backends: Cross Database Migration
// · 5 min readSupporting 10 database backends behind one adapter interface, with automatic DDL conversion and smart environment detection.
-
Giving AI Agents Their Own Database: A Full DBMS Over REST
// · 6 min readHow AgenticMail's storage route exposes 28 database operations over REST, giving AI agents DDL, DML, index management, and import/export capabilities.
-
From Database Administration to AI Agent Coordination
// · 4 min readHow years of optimizing MySQL, PostgreSQL, and IBM DB2 platforms shaped the way I build AI agent systems today.