https://github.com/mathieumack/nosqlrepositories
NoSqlRepositories contains predefined noSql repositories for your applications.
https://github.com/mathieumack/nosqlrepositories
couchbase-lite database documentdb mongodb
Last synced: 14 days ago
JSON representation
NoSqlRepositories contains predefined noSql repositories for your applications.
- Host: GitHub
- URL: https://github.com/mathieumack/nosqlrepositories
- Owner: mathieumack
- License: mit
- Created: 2016-09-29T19:30:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T14:24:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T22:45:45.402Z (21 days ago)
- Topics: couchbase-lite, database, documentdb, mongodb
- Language: C#
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoSqlRepositories
NoSqlRepositories contains predefined noSql repositories for your applications. It contains an abstract repository that can works with [Couchbase lite](https://docs.couchbase.com/couchbase-lite/2.1/index.html), [MongoDb](https://www.mongodb.com/) or with a local json file storage.
## Quality and packaging
[](https://dev.azure.com/mackmathieu/Github/_build/latest?definitionId=1)
[](https://sonarcloud.io/dashboard?id=github-nosqlrepository)


## How-to
TODO ;)
## How to Engage, Contribute and Provide Feedback
Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.
* If you have a question or have found a bug, [file an issue](https://github.com/mathieumack/NoSqlRepositories/issues/new).

## License
[](https://github.com/mathieumack/NoSqlRepositories/blob/master/LICENSE.TXT)
NoSqlRepositories is licensed under the [MIT license](LICENSE.TXT).