A database schema, or DB schema, is an abstract design representing how your data is stored in a database. Database schemas can be visually represented using schema diagrams, such as the one below: A database schema diagram visually describes the following: Database schemas are at the heart of every scalable, high-performance database. They’re the blueprint that defines how a database stores and organizes data, its components’ relationships, and its response to queries.