Database
27 views
Materialized View
Quick Definition
Physical stored copy of query results refreshed periodically
Full Definition
A physical stored copy of query results refreshed periodically.
Examples
query performance, data warehousing, precomputed aggregations
Related Terms
view
caching
data-warehouse
More Database Terms
Isolation Level
Degree of visibility between concurrent transactions
Partitioning
Dividing tables into smaller pieces for better performance
Relational Database
Database storing data in structured tables with relationships
Cassandra
Distributed NoSQL database with high availability and scalability
Document Database
NoSQL database storing data as flexible JSON-like documents
NoSQL
Non-relational databases with flexible data models and scaling