DataCenterNews Asia Pacific - Specialist news for cloud & data center decision-makers
High tech server room glowing data lines clusters efficient flow

Aerospike launches expression indexes to boost AI efficiency

Fri, 15th Aug 2025

Aerospike has introduced expression indexes designed to enhance the performance of machine learning, generative AI, and agentic AI workloads while reducing memory consumption and operational expenses.

Conventional NoSQL databases typically scan every record in response to a query, regardless of the relevance of each record to the query parameters. This approach often results in slower application performance, unnecessary use of system resources, and increased operational costs for businesses that rely on real-time data management.

To address these challenges, Aerospike's expression indexes embed conditional logic directly into the database index itself, indexing only the data deemed relevant by specific expressions. By limiting the memory required to track each potential value and focusing on relevant data slices, developers and data specialists can benefit from decreased memory use, faster data retrieval, and streamlined code.

Many current NoSQL systems require teams to add extra fields and implement client-side logic in order to facilitate similar query mechanisms. This can lead to redundant, inconsistent logic across environments and introduces complexity in managing the underlying infrastructure. Aerospike's implementation is among the earliest real-time NoSQL variants offering such function-based indexing technology at enterprise scale.

According to the company's Chief Technology Officer and Founder, Srini Srinivasan, these new capabilities are expected to be particularly beneficial as organisations expand their machine learning and data infrastructure to accommodate evolving competitive and technical demands.

"As organizations race to scale up ML and data infrastructure for a competitive advantage, they are slamming into a shortage of data center space, performance barriers, and rising complexity and costs," said Srini Srinivasan, CTO and founder, Aerospike. "Aerospike has always been at the forefront of maximum performance and scale with the lowest footprint and cost. With expression indexes, we continue to eliminate any data infrastructure tradeoffs in performance, scale, complexity, and cost."

The expression indexes minimize operational costs by reducing the number of records applications need to scan to meet specific data requirements. Fewer records mean smaller memory footprints for indexing, expedited query response times, and simplified application logic.

This new feature is available immediately as part of Aerospike Database 8.1. The company highlights its application for developers and technical professionals such as architects and DevOps teams, especially those overseeing large-scale data processing in sectors including advertising technology, financial services, and eCommerce.

Increasingly, organisations in these industries face pressure to process vast quantities of data efficiently and cost-effectively. Aerospike's approach allows corporate users to sustain high throughput - including millions of transactions per second with low millisecond latency - whilst moderating the associated hardware and management demands.

Expression indexes are designed to simplify the codebase for developers, as logic that would otherwise need to be implemented and maintained on the client side is now managed by the database itself. This reduces the risk of inconsistencies and errors arising from duplicated or out-of-sync code across applications.

The release of expression indexes follows Aerospike's broader strategy to provide database solutions for critical use cases such as customer 360 analytics, fraud detection, real-time bidding, profile stores, and recommendation engines. The platform supports companies working across a wide range of high-frequency transaction environments.