Skip to content

Peter2s/bash-sheel-DBMS

Repository files navigation

bash-sheel-DBMS

Main Menu:

  • Create Database
  • List Databases
  • Connect To Databases
  • Drop Database

Table Menu:

  • Create Table
  • List Tables
  • Drop Table
  • Insert into Table
  • Select From Table
  • Delete From Table
  • Update Table
  • Back to Main menu

Data Types

  • Int
  • String
  • Boolean

when creating table you must select

  • number of columns
  • a name for each column
  • data type for each column
  • Primary key for the table

Authors

-Nader Moahmed. -Peter Salah.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages