Database (Database) is a warehouse that organizes, stores, and manages data in accordance with its data structure.
Above is the definition of the database.
What is a database, simply speaking, is where our large data is stored.
And what we are learning is the production of database access layer.
What is an access layer?
Above is a flowchart of a simple shopping site.
————————————————————————————————————————
In the Python operations database this process, there is an interface called API, this interface is Python itself to bring us an accessory press, with this accessory we can connect the database with Python.
The above is an explanation of the role of the API, but also the API.
————————————————————————————————————————————————
When we open this website, we'll see
This is the API we want to download.
This is where each file works.
Python database Operations (pre-class preparation)