Python is the most crucial language in this world. Most of the industries and institutions are widely using this language research. If we are entered into any huge level of industries, they have a pyrrhic level of data on their industries. For storing the data into the huge level platform, they anticipate some source, at that time most of the researchers innovated database. Nowadays all the data are stored in the database. The most widely used databases are MYSQL, SQL, POSTGRESQL, Cassandra,neo4j. these all the databases are used in nowadays.
now we will move to the code part.
For python database connection we have to download some packages for establishing the connections.
List of the packages needs to download on our system.
|
Flask-pip install flask |
|
flask_mysql_db : pip install Flask-MySQLdb |
|
mysql_connector: pip install MySQL-python |
do copy and paste it on your cmd.
after downloading the package, have to download the Xampp for connecting PHP myadmin sql.

No comments:
Post a Comment