{"id":20433114,"url":"https://github.com/sivaosorg/mongoconn","last_synced_at":"2026-04-19T00:02:25.941Z","repository":{"id":198306627,"uuid":"657998744","full_name":"sivaosorg/mongoconn","owner":"sivaosorg","description":"A Golang MongoDB connector library with a comprehensive set of features for interacting with MongoDB databases, including CRUD operations, aggregation, and file handling.","archived":false,"fork":false,"pushed_at":"2024-09-07T05:26:25.000Z","size":41,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-15T18:45:43.751Z","etag":null,"topics":["golang","golang-application","mongodb","mongodb-atlas","mongodb-driver","mongoengine"],"latest_commit_sha":null,"homepage":"https://github.com/sivaosorg/mongoconn","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/sivaosorg.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":"2023-06-24T12:59:58.000Z","updated_at":"2024-09-07T05:26:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6143aeb3-cffb-4027-9326-d6abc66a154d","html_url":"https://github.com/sivaosorg/mongoconn","commit_stats":null,"previous_names":["sivaosorg/mongodbconn","sivaosorg/mongoconn"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Fmongoconn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Fmongoconn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Fmongoconn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Fmongoconn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivaosorg","download_url":"https://codeload.github.com/sivaosorg/mongoconn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975658,"owners_count":20051508,"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":["golang","golang-application","mongodb","mongodb-atlas","mongodb-driver","mongoengine"],"created_at":"2024-11-15T08:17:47.481Z","updated_at":"2026-04-19T00:02:20.847Z","avatar_url":"https://github.com/sivaosorg.png","language":"Go","readme":"# mongoconn\n\n![GitHub contributors](https://img.shields.io/github/contributors/sivaosorg/gocell)\n![GitHub followers](https://img.shields.io/github/followers/sivaosorg)\n![GitHub User's stars](https://img.shields.io/github/stars/pnguyen215)\n\nA Golang MongoDB connector library with a comprehensive set of features for interacting with MongoDB databases, including CRUD operations, aggregation, and file handling.\n\n## Table of Contents\n\n- [mongoconn](#mongoconn)\n  - [Table of Contents](#table-of-contents)\n  - [Introduction](#introduction)\n  - [Prerequisites](#prerequisites)\n  - [Key Features](#key-features)\n  - [Installation](#installation)\n  - [Modules](#modules)\n    - [Running Tests](#running-tests)\n    - [Tidying up Modules](#tidying-up-modules)\n    - [Upgrading Dependencies](#upgrading-dependencies)\n    - [Cleaning Dependency Cache](#cleaning-dependency-cache)\n\n## Introduction\n\nWelcome to the MongoDB Connector for Go repository! This library provides a powerful set of tools for seamless interaction with MongoDB databases in your Go applications. It supports a wide range of functionalities, including document creation, retrieval, updating, deletion, aggregation, and file handling.\n\n## Prerequisites\n\nGolang version v1.20\n\n## Key Features\n\n- CRUD Operations: Create, read, update, and delete documents in MongoDB with ease.\n- Aggregation Framework: Leverage MongoDB's aggregation framework to perform complex data manipulations.\n- Transaction Support: Conduct transactions securely with MongoDB's transaction functionality.\n- File Handling: Upload and download files to and from MongoDB GridFS.\n- Database Backup and Restore: Backup and restore your MongoDB databases effortlessly.\n\n## Installation\n\n- Latest version\n\n```bash\ngo get -u github.com/sivaosorg/mongoconn@latest\n```\n\n- Use a specific version (tag)\n\n```bash\ngo get github.com/sivaosorg/mongoconn@v0.0.1\n```\n\n## Modules\n\nExplain how users can interact with the various modules.\n\n### Running Tests\n\nTo run tests for all modules, use the following command:\n\n```bash\nmake test\n```\n\n### Tidying up Modules\n\nTo tidy up the project's Go modules, use the following command:\n\n```bash\nmake tidy\n```\n\n### Upgrading Dependencies\n\nTo upgrade project dependencies, use the following command:\n\n```bash\nmake deps-upgrade\n```\n\n### Cleaning Dependency Cache\n\nTo clean the Go module cache, use the following command:\n\n```bash\nmake deps-clean-cache\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Fmongoconn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivaosorg%2Fmongoconn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Fmongoconn/lists"}