https://github.com/lucasfeliciano02/databases_mysql-sqlite
Fazendo CRUD Utilizando MySQL com DBeaver E integrando Python com SQLite
https://github.com/lucasfeliciano02/databases_mysql-sqlite
dbeaver mysql python3 sqlite
Last synced: about 1 month ago
JSON representation
Fazendo CRUD Utilizando MySQL com DBeaver E integrando Python com SQLite
- Host: GitHub
- URL: https://github.com/lucasfeliciano02/databases_mysql-sqlite
- Owner: LucasFeliciano02
- Created: 2022-01-01T11:59:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T15:03:46.000Z (almost 4 years ago)
- Last Synced: 2025-08-12T15:15:15.217Z (10 months ago)
- Topics: dbeaver, mysql, python3, sqlite
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Utilizando MySQL com DBeaver E integrando Python com SQLite
```sh
• Conhecimento adquirido em cursos sobre banco de dados MySQL utilizando o DBeaver com os comandos SQL CRUD: DDL, DQL e DML
• Integrando Python com SQLite e fazendo CRUD em um banco de dados que simula uma livraria
```