{"id":19674530,"url":"https://github.com/core-go/firestore","last_synced_at":"2026-03-05T21:07:52.424Z","repository":{"id":57581384,"uuid":"367626254","full_name":"core-go/firestore","owner":"core-go","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-13T07:52:52.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T19:50:12.394Z","etag":null,"topics":["crud","firestore-crud","firestore-search","google-firestore","search"],"latest_commit_sha":null,"homepage":"","language":"Go","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/core-go.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":"2021-05-15T12:28:52.000Z","updated_at":"2024-07-13T07:52:56.000Z","dependencies_parsed_at":"2022-09-26T19:31:10.193Z","dependency_job_id":"d71b02ee-d0a9-42dd-96bf-34aebcfdebdd","html_url":"https://github.com/core-go/firestore","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-go%2Ffirestore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-go%2Ffirestore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-go%2Ffirestore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-go%2Ffirestore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/core-go","download_url":"https://codeload.github.com/core-go/firestore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868310,"owners_count":20033818,"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":["crud","firestore-crud","firestore-search","google-firestore","search"],"created_at":"2024-11-11T17:18:47.347Z","updated_at":"2025-12-01T22:06:35.687Z","avatar_url":"https://github.com/core-go.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firestore\n- Firestore is a library to wrap [Google Firestore](cloud.google.com/go/firestore) with these purposes:\n#### Simplified Database Operations\n- simplify common database operations, such as CRUD (Create, Read, Update, Delete) operations, transactions, and batch processing\n#### Reduced Boilerplate Code\n- reduce boilerplate code associated with database interactions, allowing developers to focus more on application logic rather than low-level database handling\n\n## Some advantage features\n#### Generic Repository (CRUD repository)\n#### Search Repository\n#### Dynamic query builder\n#### For batch job\n- Creator\n- Updater\n- Writer\n- StreamCreator\n- StreamUpdater\n- StreamWriter\n- BatchCreator\n- BatchUpdater\n- BatchWriter\n#### Export Service to export data\n#### Firestore Health Check\n#### Passcode Adapter\n#### Field Loader\n\n## Installation\nPlease make sure to initialize a Go module before installing core-go/firestore:\n\n```shell\ngo get -u github.com/core-go/firestore\n```\n\nImport:\n```go\nimport \"github.com/core-go/firestore\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore-go%2Ffirestore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcore-go%2Ffirestore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore-go%2Ffirestore/lists"}