https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
crud mysql python sqlite
Last synced: about 2 months ago
JSON representation
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
- Host: GitHub
- URL: https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
- Owner: matheusjohannaraujo
- License: mit
- Created: 2019-03-06T02:49:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T13:59:21.000Z (about 7 years ago)
- Last Synced: 2024-12-31T02:13:20.524Z (over 1 year ago)
- Topics: crud, mysql, python, sqlite
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Faculdade: IPESU
Curso: Bacharelado em Ciência da Computação
Disciplina: Paradigmas de Linguagens
Professor: Tennyson Accetti Resende Filho
Período/Turno: 2º e 3º/Noite
Grupo: Arthur Yure dos Santos, Josuel Soares da Silva e Matheus Johann Araújo
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.