Database IA treats content like a database—users filter, sort, and search to find what they need. No predefined hierarchy; users create their own path through facets (category, price, rating, date). Essential for large catalogs where browsing is impractical. Think e-commerce filters or job boards.
Use database IA for large collections where users have diverse goals: e-commerce (products with many attributes), job boards, real estate, SaaS directories, music/video libraries. Combine filters (category, price, brand), sorting (relevance, price, date), and search. Critical for >100 items where browsing is inefficient.
Information Architecture
Filterable collection—search, sort, filter large datasets, table views, spreadsheet-like
| Name | Category | Price |
|---|---|---|
| Product A | Electronics | $299 |
| Product B | Clothing | $49 |
| Product C | Electronics | $599 |
| Product D | Home | $129 |