AlloyDB Ships Proxy Models That Replace LLM Calls with Local Inference Inside the Database

Google shipped AlloyDB AI functions GA with a proxy model architecture that trains a lightweight local model from LLM outputs, then runs queries at database speed without external calls. Smart batching delivers 2,400x throughput improvement. The proxy model reaches 100,000 rows per second in preview, but benchmark numbers apply only to ai.if in internal testing. By Steef-Jan Wiggers
The rapid proliferation of LLMs and the recognition of their latency and cost when accessed externally are driving innovation in more efficient, localized inference solutions.
This development allows for LLM-like intelligence to be integrated directly into transactional databases, significantly reducing latency, cost, and potentially increasing data privacy for AI-powered applications.
AI inference, previously often an external and expensive operation, can now occur within the database layer, decentralizing AI processing and enabling new real-time use cases.
- · Google Cloud Platform
- · Developers building AI-powered applications
- · Enterprises with strict data governance needs
- · Cloud database providers
- · External LLM API providers (for certain use cases)
- · Applications heavily reliant on high-latency external AI calls
Immediate adoption of in-database AI functions for use cases requiring fast, data-centric AI decisions.
Increased competition among database vendors to offer similar embedded AI capabilities, further blurring the lines between data management and AI inference.
A shift in application architecture towards more 'intelligent' database backends, potentially simplifying application logic and infrastructure overhead for AI features.
This signal links to a primary source. Continuum Brief monitors and indexes it as part of the live intelligence stream — we do not republish source content.
Read at InfoQ