Summary

Contemporary information systems rely on a trio of interlocking concerns: the logical organisation of data, the physical means by which it is held, and the mechanisms that permit rapid retrieval. Data models provide formal blueprints for expressing entities and relationships, from the classical relational paradigm—with its tables, keys and normal forms—to graph structures that represent networks of interconnected nodes, and to document formats that aggregate nested records in schema-flexible stores. Storage technologies have likewise evolved beyond single-media architectures. Modern platforms integrate high-speed DRAM, NVMe-class flash, and high-capacity disk drives into multi-tiered pools, governed by temperature-aware policies to place “hot” data where latency is at a premium while demoting “cold” data to cost-effective layers. Emerging techniques in computational storage embed processing engines within the device itself, reducing data movement and accelerating analytical workloads. Indexing remains the foundation of efficient data access. B-tree-based clustered and non-clustered indexes impose order on tables, while column-oriented structures compress and store data by field to expedite aggregate and analytic queries. Spatial, full-text and memory-optimised hash or range indexes further extend capabilities, enabling low-latency geospatial lookups, in-document search and millions-ops-per-second point queries. Together, advances in modelling, storage hierarchies and indexing underpin the performance, scalability and resilience of next-generation data centres, cloud services and edge deployments, with applications ranging from real-time finance and e-commerce to large-scale scientific simulations and smart-city sensor networks.

Research from Nature Portfolio

No recent Nature Portfolio content available.

Research from all publishers

Recent studies on multi-tiered storage have introduced enhanced metadata models that augment traditional age-and-frequency metrics with user-defined variables and adaptive thresholds. By refining the categorisation of hot versus cold data, these schemes reduce unnecessary migrations, decrease write amplification and improve overall I/O performance in petabyte-scale arrays.

In the domain of SSD-level caching for web and proxy servers, novel read-cache architectures implemented in the virtual filesystem layer employ compact radix trees for block lookup alongside wear-aware admission and eviction policies. These innovations halve software overheads and significantly boost cache hit rates, delivering lower latencies and extended device endurance compared with legacy kernel-based solutions.

On the compute-to-data frontier, experimental computational storage devices equipped with embedded processors running full operating systems have demonstrated in-drive execution of MapReduce and HPC kernels. Prototypes report up to 2.2× application speedups and 4.3× energy savings by performing data-intensive operations directly within the storage medium, pointing to more efficient architectures for distributed cloud and scientific infrastructures.

Data Models, Storage and Indexing publication trend

The graph below shows the total number of articles in data models, storage and indexing across all publications each year (not limited to Nature Index journals).

Technical terms

Relational model: A data model representing information as tables (relations) of tuples, with keys to enforce uniqueness and support structured query.

Multi-tiered storage: An architecture that organises data across multiple media types—such as DRAM, SSD and HDD—based on performance and cost considerations.

Flash Translation Layer (FTL): Firmware that maps logical block requests to physical flash locations, handling wear-levelling and garbage collection.

Computational storage device (CSD): A storage module with integrated processing capability, allowing data to be transformed or filtered in situ.

Columnstore index: An index that organises and compresses data by column rather than by row, optimising analytics and aggregation queries.

References

  1. Computational storage: an efficient and scalable platform for big data and HPC applications. Journal of Big Data (2019).

About these summaries

This Nature Research Intelligence Topic summary is created with the cited references and a large language model. We take care to ground generated text with facts, and have systems in place to gain human feedback on the overall quality of the process in line with our AI principles. We strive to create accurate and useful summaries for people unfamiliar with the research topic and that supports this goal. These pages are a beta release and will be updated as we learn how best to help people gain value from a research topic summary.

Nature Strategy Reports
Turn complex research questions into confident strategic decisions 

When you're under pressure to set direction, justify investment, or understand your competitive position, you need more than raw data — you need trusted insights you can act on.

  • Benchmark your performance against global peers using robust, methodologically sound analysis.

  • Combine quantitative metrics with qualitative expert insight to uncover strengths, gaps and emerging opportunities.

  • Gain tailored, decision-ready recommendations aligned to your strategic priorities.

Talk to us to learn more about our data dashboards and bespoke strategy reports.

Nature Masterclasses
Grow research skills, confidence and careers with training built for every stage of the research lifecycle.

Developed with Nature Portfolio journal Editors and internationally renowned experts. Discover three ways to learn:

  • Self-paced, online courses in convenient bite-sized units, covering key skills across scientific writing, publishing, grant writing, data analysis, and more.

  • Expert trainer-led workshops with hands-on exercises and real-time feedback across core research skills, delivered via interactive group sessions.

  • Editor-led workshops combining core principles in writing and publishing, personalised 1:1 feedback from Nature Portfolio Editors and hands-on exercises.

Explore course catalogues and workshop agendas, enquire about the options or request institutional pricing.