Code Monkey home page Code Monkey logo

mysql_using_python's Introduction

MySQL Using Python

Welcome to the MySQL Using Python repository! This repository contains Python scripts demonstrating various tasks related to MySQL databases.

Files

  • Task1 - Table with constraints.py: Python script demonstrating the creation of a table with constraints in a MySQL database.
  • Task2 - 1-to-1 Relationship.py: Python script demonstrating a 1-to-1 relationship between two tables in a MySQL database.
  • Task2 - 1-to-Many Relationship.py: Python script demonstrating a 1-to-many relationship between two tables in a MySQL database.
  • Task2 - Many-to-Many Relationship.py: Python script demonstrating a many-to-many relationship between two tables in a MySQL database.

Installation

To run these scripts locally, make sure you have Python installed on your machine along with the mysql library.

You can install the mysql library using pip:

pip install mysql-connector-python

Usage

  1. Clone the repository:

    git clone https://github.com/AhmadT198/MySQL_Using_Python.git
  2. Navigate to the project directory:

    cd MySQL_Using_Python
  3. Run the desired Python script:

    python Task1 - Table with constraints.py

    Replace Task1 - Table with constraints.py with the name of the script you want to run.

License

This project is licensed under the terms of the MIT License.

Support

If you have any questions, concerns, or need support, please contact us.

mysql_using_python's People

Contributors

ahmadt198 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.