Coder Social home page Coder Social logo

db97's Introduction

DB97

Project Banner

DataBase Managment System (DBMS) using Bash Script language

Demo

db97_demo.mp4

Environment Variables

This project was developed and tested on GNU bash, version 5.1.8

Installation

Just clone the repo on to a linux machine

  git clone https://github.com/yousef8/DB97.git

Or download as a zip folder if you don't have git installed

Usage

  1. Get into project directory

    cd DB97
  2. Add execution permission to all scripts except the one in the lib directory

    chmod +x db97 create_db connect_db drop_db ./table_scripts/*
  3. Run db97 script as this is the main script that drives the whole code. [you don't need to run any other script]

    ./db97
  4. Enjoy !!

Features

  • Custom Menu

  • Colorized Menu

  • Colorized error messages

    (currently only in delete_from_table script but will expand to all script in the future)

  • Robust Input Validation

Acknowledgements

  • bashGuide - Greg's Wiki for providing a very in-depth tutorial that helped me a lot in the project

  • introduction-to-bash-scripting From which i got the idea of making my own menu and most importantly colorizing the menu which i expand on it to colorize error and success messages

db97's People

Contributors

yousef8 avatar georgerefat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.