Chapter 1 (Hindi)
Completion requirements
Topic wise chapter (Hindi)
11. Types of DBMS Users
👥 Types of DBMS Users (DBMS Users के प्रकार)
Different people use the database in different ways.
Hindi: अलग‑अलग लोग database को अलग तरीके से use करते हैं।
1️⃣ 🛠️ DBA – Database Administrator (डेटाबेस एडमिनिस्ट्रेटर)
- English: The boss of the database.
- Hindi: Database का मालिक/प्रबंधक।
- Manages system → Setup, security, backups, updates.
- Controls access → कौन data देख सकता है या edit कर सकता है।
🟢 Example (उदाहरण):
School का DBA decide करता है कि कौन teacher student marks देख सकता है और कौन edit कर सकता है।
2️⃣ 💻 Application Programmer (एप्लिकेशन प्रोग्रामर)
- English: Writes programs/apps that connect to database.
- Hindi: Programs और apps लिखता है जो database से जुड़ते हैं।
- Uses languages like Java, Python, PHP.
- Builds portals and tools.
🟢 Example (उदाहरण):
Programmer student login system बनाता है जो database से data fetch करता है।
3️⃣ 👩🎓 End Users (एंड यूज़र्स)
- English: Regular users who use database via apps/websites.
- Hindi: Normal users जो apps या websites से database use करते हैं।
- They don’t manage/build → सिर्फ data view, enter या update करते हैं।🟢 Example(उदाहरण):
Students अपने marks check करते हैं या teachers attendance enter करते हैं।