dbdump 0.0.7

Creator: bradpython12

Last updated:

Add to Cart

Description:

dbdump 0.0.7

dbdump


Functionality of the dbdump

Export data from MySQL to Excel,
be it a table or view,Reduce the number of people
with access to your MySQL server,
Make Excel the melting pot of data from different source.',

Usage

Make sure you have Python installed in your system.
Run Following command in the CMD.

pip install dbdump

Example
# test.py

from dbdump import mysqldbToExcel
mysqldbToExcel.dump()


Run the following Script.
python3 test.py

Note

I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.