---
title: "What is the Database schema ?"  
description: "What is the Database schema ?"  
author: "Prakash nidhi Verma"  
published: 2018-06-13  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/23427/what-is-the-database-schema  
category: "database"  
tags: ["database", "sql server", "database design", "computer science"]  
reading_time: 1 minute  

---

# What is the Database schema ?

## Database schema:

A database schema is architecture of a database created on a database management system as a logical and visual both.Database objects having tables, fields, functions and relations. its called integrity constraints imposed on a database.

## Answers

### Answer by Prakash nidhi Verma

## Database schema:

A database schema is architecture of a database created on a database management system as a logical and visual both.Database objects having tables, fields, functions and relations. its called integrity constraints imposed on a database.


---

Original Source: https://www.mindstick.com/interview/23427/what-is-the-database-schema

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
