Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benpate/data-mongo
Mongodb adapter for the "data" interface
https://github.com/benpate/data-mongo
Last synced: 3 months ago
JSON representation
Mongodb adapter for the "data" interface
- Host: GitHub
- URL: https://github.com/benpate/data-mongo
- Owner: benpate
- License: apache-2.0
- Created: 2021-04-04T16:00:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T22:31:24.000Z (7 months ago)
- Last Synced: 2024-06-23T23:32:43.312Z (7 months ago)
- Language: Go
- Size: 124 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data-mongo
[![GoDoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://pkg.go.dev/github.com/benpate/data-mongo)
[![Version](https://img.shields.io/github/v/release/benpate/data-mongo?include_prereleases&style=flat-square&color=brightgreen)](https://github.com/benpate/data-mongo/releases)
[![Build Status](https://img.shields.io/github/actions/workflow/status/benpate/data-mongo/go.yml?style=flat-square)](https://github.com/benpate/data-mongo/actions/workflows/go.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/benpate/data-mongo?style=flat-square)](https://goreportcard.com/report/github.com/benpate/data-mongo)
[![Codecov](https://img.shields.io/codecov/c/github/benpate/data-mongo.svg?style=flat-square)](https://codecov.io/gh/benpate/data-mongo)## Mongodb adapter for the "data" interface