Tutorial : DBMS - Database Management System (Hindi)
Database Management System एक ऐसा software/technology है जो database से data को manage करने के लिए use होता है । कुछ popular databases - MySQL, Oracle, MongoDB, etc. DBMS कई सारे operations provide करता है जैसे- database create करना, database मे data store करना, Existing database को update करना, database से data delete करना. DBMS एक ऐसा system है जो हमे data को organized तरीके से store, modify, और retrieve करने की facility provide करता है. इसके साथ ही ये database को security भी provide करता है. Introduction Entity Relationship Model Relational Model Relational Algebra Functional Dependencies Normalization Transactions and Concurrency Control Indexing, B and B+ trees File Organization Advanced Topics SQL Introduction : DBMS Introduction | Set 1 DBMS Introduction | Set 2 (3-Tier Architecture) DBMS Architecture 2-level 3-level Need for DBMS Data Abstraction and Data Independence Database Objects Multimedia Database Interfaces Categories of End Users Use of DBMS in System Software Cho...