Show HN: Give Your ORM Superpowers
Category: library
Tags: ai-agents, orm, database-security, policy-enforcement, llm-tools, python, typescript
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
OrmAI is a middleware layer that wraps ORM models with policy enforcement, audit logging, and tenant scoping for AI agents, preventing raw SQL access and prompt injection. It supports multiple ORMs (SQLAlchemy, Prisma, Django, etc.) and agent frameworks, making safe database interaction from LLMs practical and production-ready. Its combination of field-level policies, query budgets, and multi-framework integrations is a novel approach to a pressing problem in AI-driven applications.
Target audience: backend devs, ai-engineers, data engineers
Repository: https://github.com/neul-labs/ormai · Python · MIT · 1 stars
View on Hacker News