Unknown Three Schema Architecture of DBMS in Hindi | My Project HD | My Project HD
X

Three Schema Architecture of DBMS in Hindi

Computer Science Engineering Tutorials in Hindi | Relational Database Management System Tutorial for Beginners in Hindi



Three Schema Architecture of DBMS in Hindi

  • Three schema architecture को ANSI/SPARC architecture या three-levelarchitecture भी कहा जाता है।
  • इस framework का उपयोग एक specific database system की structure का वर्णन करने के लिए किया जाता है।
  • Three schema architecture का उपयोग Users Application और physical database को अलग करने के लिए भी किया जाता है
  • Three schema architecture में three-levels होते हैं। यह Database को तीन अलग-अलग categories में विभाजित करता है।

 

The three-schema architecture is as follows:

Three Schema Architecture of DBMS in Hindi

1. Internal Level

  • Internal Level में एक Internal Schema होता है जो Database की physical storage structure का वर्णन करता है।
  • Internal Schema को physical Schema के रूप में भी जाना जाता है।
  • यह physical Data Model का उपयोग करता है। इसका उपयोग यह Define करने के लिए किया जाता है कि किसी Block में Data कैसे Store किया जाएगा।
  • physical Level का उपयोग complex low-level data structures का विस्तार से वर्णन करने के लिए किया जाता है

 

2. Conceptual Level

  • Conceptual Schema Conceptual Level पर एक Database के Design का वर्णन करता है। Conceptual Level को Logical Level के रूप में भी जाना जाता है।
  • Conceptual Schema पूरे Database की Structure का वर्णन करता है।
  • Conceptual Level यह बताता है कि Database में कौन से Data को Store किया जाना है और यह भी वर्णन करता है कि उन Data के बीच कौन सा Relation मौजूद है।
  • Conceptual Level पर, internal details जैसे Data structure का implementation Hidden होता है।
  • Programmers और Database administrators इस Level पर काम करते हैं।

 

3. External Level :

  • External Level पर, एक Database में कई Schema होते हैं जिन्हें कभी-कभी subschema कहा जाता है। subschema  का उपयोग Database के विभिन्न View का वर्णन करने के लिए किया जाता है।
  • एक External Schema को View  Schema के रूप में भी जाना जाता है।
  • प्रत्येक View Schema Database भाग का वर्णन करता है जिसमें एक Spaciall Users Group intereste रखता है और remaining Databse को उस Users Group से Hide है।
  • View Schema Database System के साथ Last User interaction  का वर्णन करता है।

 



More Tutorials

Web Technology Tutorials in Hindi

Web Technology Tutorials in Hindi

Read More
Diploma engineering tutorial for polytechnic collage

Diploma Engineering Tutorial

Read More
Final Year Projects for Computer Science with Source Code

Final Year Projects for Computer Science with Source Code

Read More