GithubHelp home page GithubHelp logo

mysql_project's Introduction

MySQL Workbench with C++ Program

This project is a simple tool for managing a MySQL database using C++ programming. The tool provides basic functionalities such as inserting, reading, updating, and deleting data from the database. The user interface is command-line based.

Table of Contents

Project Overview

The project uses C++ programming language and MySQL database management system for basic database operations. The tool allows users to interact with the database through a simple command-line interface.

Requirements

  • MySQL Server
  • C++ Compiler
  • MySQL Connector for C++

How to Run

  1. Clone the repository:
git clone [email protected]:Sakib-Dalal/MySQL-Workbench_with_Cpp_program.git
  1. Set up the MySQL database and configure the connection parameters in the code.

  2. Compile and run the C++ program.

Usage

  1. Run the program.

  2. Log in with your MySQL server details.

  3. Choose from the available options to perform database operations.

  4. Follow the on-screen instructions for each operation.

Files and Structure

  • main.cpp: Main program file that contains the logic for the command-line interface and database operations.
  • function.h: Header file containing function declarations and definitions for database operations.
  • my_library.h: Header file with necessary libraries and global variables.
  • ASCIIART.h: Header file containing ASCII art used for a visually appealing interface.
  • README.md: Project documentation file.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your feedback and contributions are welcome!

License

This project is licensed under the MIT License.


Note: Please make sure to configure your MySQL server details in the code before running the program.

mysql_project's People

Contributors

sakib-dalal 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.