The document discusses skeuomorphs and metaphors in architecture and databases. It explores how mobile applications can architect for performance by making the application smarter through profiling, threading, and caching, using the network intelligently through bundling and pipelining requests, and optimizing databases through stored procedures, queueing, denormalization, and managing result sets. The document considers whether describing the internet as a database is a skeuomorph or metaphor, and discusses lessons learned from prior database architectures that can help improve mobile performance.