{"id":18385951,"url":"https://github.com/nasirovx/working_with_pgsql","last_synced_at":"2026-03-02T15:36:09.877Z","repository":{"id":247299965,"uuid":"819462000","full_name":"nasirovx/Working_with_PgSQL","owner":"nasirovx","description":"read and learn this PostgreSQL work, this is a little from my lessons","archived":false,"fork":false,"pushed_at":"2024-07-07T22:58:33.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T22:54:41.466Z","etag":null,"topics":["postgresql-database","python","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nasirovx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T14:50:58.000Z","updated_at":"2024-07-25T17:52:28.000Z","dependencies_parsed_at":"2024-07-07T23:59:59.931Z","dependency_job_id":null,"html_url":"https://github.com/nasirovx/Working_with_PgSQL","commit_stats":null,"previous_names":["nasirovx/working_with-_pgsql","nasirovx/working_with_pgsql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nasirovx/Working_with_PgSQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasirovx%2FWorking_with_PgSQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasirovx%2FWorking_with_PgSQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasirovx%2FWorking_with_PgSQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasirovx%2FWorking_with_PgSQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nasirovx","download_url":"https://codeload.github.com/nasirovx/Working_with_PgSQL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasirovx%2FWorking_with_PgSQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284902580,"owners_count":27081908,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["postgresql-database","python","sqlite3"],"created_at":"2024-11-06T01:19:42.547Z","updated_at":"2025-11-17T15:03:22.202Z","avatar_url":"https://github.com/nasirovx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL Lessons\nОписание проекта\nЭта папка содержит файлы и уроки по работе с базой данных PostgreSQL. В уроках рассматриваются основные и продвинутые темы, которые помогут вам лучше понять и использовать PostgreSQL для хранения и управления данными.\n\nСодержание\n\n## Lesson 1: Введение в PostgreSQL\n \nУстановка и настройка PostgreSQL\nОсновные команды SQL\n\n## Lesson 2: Работа с базами данных\n\nСоздание, удаление и управление базами данных\nОсновные типы данных\n\n## Lesson 3: Таблицы и схемы\n\nСоздание и управление таблицами\nИспользование схем для организации данных\n## Lesson 4: Запросы и индексы\n\nОсновы написания запросов\nОптимизация запросов с помощью индексов\n## Lesson 5: Связи и внешние ключи\n\nСоздание и использование связей между таблицами\nВнешние ключи и обеспечение целостности данных\n## Lesson 6: Функции и триггеры\n\nСоздание и использование функций\nАвтоматизация задач с помощью триггеров\n## Lesson 7: Безопасность и права доступа\n\nУправление пользователями и ролями\nНастройка прав доступа к данным\nУстановка PostgreSQL\nСкачайте и установите PostgreSQL с официального сайта.\n\nЗапустите PostgreSQL и создайте новую базу данных:\n\n## sql\nКопировать код\nCREATE DATABASE mydatabase;\nЗапуск уроков\nПерейдите в папку с уроком, например:\n\n## bash\nКопировать код\ncd Lesson1\nОткройте соответствующий SQL файл и выполните команды в вашей базе данных:\n\n## bash\nКопировать код\npsql -d mydatabase -f lesson1.sql\nСледуйте инструкциям в каждом уроке для выполнения упражнений и задач.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasirovx%2Fworking_with_pgsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasirovx%2Fworking_with_pgsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasirovx%2Fworking_with_pgsql/lists"}