-
Notifications
You must be signed in to change notification settings - Fork 0
Home
QueryManager is a Python library with various helpful features.The QueryManager project presents a simplified solution for Python developers and users who are seeking to streamline their database handling processes. This innovative tool eliminates the complexities and tediousness associated with database tasks, allowing developers to allocate their valuable time and energy towards other critical projects. We invite you to explore QueryManager and discover how it can benefit your workflow and productivity.
- Join me at Linkedin - https://www.linkedin.com/in/srinadh-ch-887550232/
- Documentation - Wiki
QueryManager is available on PyPi:
pip install pyarcSpip install pyarcS==0.1#QueryManager officially supports Python 3.8+.
git clone https://github.com/Srinadhch07/QueryManager.gitpip install mysql-connector-python
###This innovative tool eliminates the complexities and tediousness associated with database tasks, allowing developers to allocate their valuable time and energy towards other critical projects
from pyarcS.QueryManager import start_mysql
#To start working with BAv2
start_mysql()