Skip to content

GaabrielCoosta/Company_data

Repository files navigation

Company Data ( Creating a Sqlite Database with Python )

NPM NPM NPM

  • Project in reference to the Mentorama, online school of professions

4084

Get to know the basic concepts of Database for use in your projects with Python.

# Teaching Objectives:
  - Knowledge of the basic concepts of Database
  - Know and operate query commands with SQL and Python
  - Know and operate CRUD commands with SQL and Python

Running the codes

  • Prerequisites: Python 3+ and SQLite3
# Clone repository
git clone https://github.com/GaabrielCoosta/Company_data

# Enter the file
Open and read the .pdf file 'FORMACAO COMPLEMENTAR'.
These are the statements of the project questions

# Run Banco de Dados .py
In the code, I broke down the resolutions of the project questions, step by step

INTERESTING LINKS

Commands that SQLite does not support: https://www.sqlite.org/omitted.html

Releases

No releases published

Packages

No packages published

Languages