/the-alchemist

Cooking mysql data in sqlalchemy

Primary LanguagePython

Table of contents:

The Alchemist

Practises on mysql databases and sqlalchemy

Technologies

Builth With

  • Python
  • mysql
  • sqlalchemy

usage.

The following options have been explored:

  • creating
  • delete
  • filtering
  • inserting
  • select
  • updating

Project Setup

Hardware Requirements

  • You will need a desktop or a laptop computer
  • RAM: A minimum of 4GB RAM is recommended
  • Disk Space: You should have at least 5GB free of space on your working hard drive

Software Requirements

environment

The project was created in a wsl 2 (ubuntu/linux environment).

Prerequisites

To get this project up and running locally, you must already have the following installed:

simple steps to set up on your local machine

  • Import sakila database
  • git clone https://github.com/symonkipkemei/api-database-chefbook.git
  • Set up and activate the virtual environment
  • pip install -r requirements.txt
  • explore the examples , try run them by yourself.

Illustrations

image

Project Information

Project Status

  • Complete

Features

  • Your suggestions 😊............

🤝 Contributing

Contributions, issues and feature requests are always welcome!

I love meeting other developers, interacting and sharing.

Feel free to check the issues page.

How to Contribute

To get a local copy up and running follow these simple example steps.

- Fork the repository
- git clone https://github.com/your_username/api-database-chefbook e
- git checkout develop
- git checkout -b branch name
- git remote add upstream https://github.com/symonkipkemei/api-database-chefbook e
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD

Acknowledgements

Author

👤 Symon Kipkemei

Show your support

I can't promise to solve all your problems but I promise you won't have to face them alone 😊.

Finally, if you've read this far, don't forget to give this repo a ⭐️.

Acknowledgments