Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T15:03:46.000Z (about 2 years ago)
- Last Synced: 2023-03-05T02:23:37.264Z (over 1 year 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
```