{"id":37081979,"url":"https://github.com/e-kondr01/fastapi-sqlalchemy-toolkit","last_synced_at":"2026-04-22T14:01:06.367Z","repository":{"id":189323778,"uuid":"680483668","full_name":"e-kondr01/fastapi-sqlalchemy-toolkit","owner":"e-kondr01","description":"Declarative filtration, database level validation and other features for FastAPI + Async SQLAlchemy applications","archived":false,"fork":false,"pushed_at":"2026-04-22T12:26:31.000Z","size":1380,"stargazers_count":16,"open_issues_count":4,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-22T12:29:50.449Z","etag":null,"topics":["fastapi","filtering","sqlalchemy","validation-library"],"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/e-kondr01.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-19T11:47:38.000Z","updated_at":"2026-04-22T12:24:57.000Z","dependencies_parsed_at":"2023-10-03T15:39:34.137Z","dependency_job_id":"67439b9a-1d4f-4db8-975a-8ef39ae78cbe","html_url":"https://github.com/e-kondr01/fastapi-sqlalchemy-toolkit","commit_stats":null,"previous_names":["e-kondr01/fastapi-sqlalchemy-toolkit"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/e-kondr01/fastapi-sqlalchemy-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-kondr01%2Ffastapi-sqlalchemy-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-kondr01%2Ffastapi-sqlalchemy-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-kondr01%2Ffastapi-sqlalchemy-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-kondr01%2Ffastapi-sqlalchemy-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-kondr01","download_url":"https://codeload.github.com/e-kondr01/fastapi-sqlalchemy-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-kondr01%2Ffastapi-sqlalchemy-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32139429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T13:27:12.868Z","status":"ssl_error","status_checked_at":"2026-04-22T13:26:44.791Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fastapi","filtering","sqlalchemy","validation-library"],"created_at":"2026-01-14T09:59:45.672Z","updated_at":"2026-04-22T14:01:01.355Z","avatar_url":"https://github.com/e-kondr01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI SQLAlchemy Toolkit\n\n---\n\n**Документация**: [https://e-kondr01.github.io/fastapi-sqlalchemy-toolkit/ru/](https://e-kondr01.github.io/fastapi-sqlalchemy-toolkit/ru/)\n\n---\n\n**FastAPI SQLAlchemy Toolkit** — это библиотека для стека `FastAPI` + Async `SQLAlchemy`,\nкоторая помогает решать следующие задачи:\n\n- cнижение количества шаблонного, копипастного кода, который возникает при разработке\nREST API и взаимодействии с СУБД через `SQLAlchemy`;\n\n- автоматическая валидация значений на уровне БД при создании и изменении объектов через API.\n\n## Функционал\n\n- Методы для CRUD-операций с объектами в БД\n\n- Фильтрация с обработкой необязательных параметров запроса (см. раздел **Фильтрация**)\n\n- Декларативная сортировка с помощью `ordering_depends` (см. раздел **Сортировка**)\n\n- Валидация существования внешних ключей\n\n- Валидация уникальных ограничений\n\n- Упрощение CRUD-действий с M2M связями\n\n## Установка\n\n```bash\npip install fastapi-sqlalchemy-toolkit\n```\n\n## Демонстрация\n\nПример использования `fastapi-sqlalchemy-toolkit` в FastAPI приложении:\n\n[https://github.com/e-kondr01/fastapi-sqlalchemy-toolkit/tree/master/examples/app](https://github.com/e-kondr01/fastapi-sqlalchemy-toolkit/tree/master/examples/app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-kondr01%2Ffastapi-sqlalchemy-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-kondr01%2Ffastapi-sqlalchemy-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-kondr01%2Ffastapi-sqlalchemy-toolkit/lists"}