{"id":20110179,"url":"https://github.com/thiagola92/learning-databases-with-python","last_synced_at":"2026-04-28T16:37:44.786Z","repository":{"id":46551872,"uuid":"234905328","full_name":"thiagola92/learning-databases-with-python","owner":"thiagola92","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-10T03:07:01.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T05:41:54.539Z","etag":null,"topics":["database","learning","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiagola92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-19T13:31:16.000Z","updated_at":"2022-01-10T03:07:04.000Z","dependencies_parsed_at":"2022-09-10T20:31:36.148Z","dependency_job_id":null,"html_url":"https://github.com/thiagola92/learning-databases-with-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-databases-with-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-databases-with-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-databases-with-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Flearning-databases-with-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagola92","download_url":"https://codeload.github.com/thiagola92/learning-databases-with-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241550389,"owners_count":19980719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","learning","python"],"created_at":"2024-11-13T18:10:48.458Z","updated_at":"2026-04-28T16:37:44.683Z","avatar_url":"https://github.com/thiagola92.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Database\nUm repositório para eu explorar rapidamente o básico dos bancos de dados\nOs bancos de dados utilizados foram montados utilizando Docker.  \n\n# Chapter\n\n* [Capítulo 0](chapter00/)\n  * Para começar a aprender sobre os bancos é recomendado ter o banco na sua máquina local.\n    * Utilizaremos o Docker para manter o banco.  \n  * Visualização do banco (GUI)\n* [Capítulo 1](chapter01/)\n  * Mínimo de como utilizar um banco\n    * Conectar ao banco\n    * Inserir uma informação\n    * Ler uma informação\n    * Deletar o banco\n* [Capítulo 2](chapter02/)\n  * Atualizar um item do banco\n* [Capítulo 3](chapter03/)\n  * Upsert (update + insert)\n    * Atualizar item se ele existir\n    * Inserir item se ele não existir\n* [Capítulo 100](chapter100/)\n  * Inserção de grande quantidade de dados no banco\n* [Capítulo 101](chapter101/)\n  * Movimentação de grande quantidade de dados entre bancos\n  \n# Observation\nO nome dos arquivos terminam com `_study` para não dar conflito no import das bibliotecas.  \nEx: `import elasticsearch` precisa importar a biblioteca em vez de um arquivo chamado `elasticsearch.py`, por isso mudei o nome para `elasticsearch_study.py`  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Flearning-databases-with-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagola92%2Flearning-databases-with-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Flearning-databases-with-python/lists"}