تفاصيل العمل

Bash DBMS is a lightweight Database Management System (DBMS) implemented in Bash scripting. It provides basic functionalities to manage databases and tables.

Features

1- Database Operations

- Create a database

- List all databases

- Connect to a database

- Drop a database

2- Table Operations

- Create a table

- List tables in the connected database

- Drop a table.

- Insert a record into a table.

- Select (All , Column , Row) from a table.

- Update (Column , Field) in a table.

- Delete (All , Column , Row) from a table.

ملفات مرفقة

بطاقة العمل

اسم المستقل Alaa A.
عدد الإعجابات 0
عدد المشاهدات 12
تاريخ الإضافة
تاريخ الإنجاز