{"id":27069478,"url":"https://github.com/tideland/gocouch","last_synced_at":"2025-09-09T06:20:21.280Z","repository":{"id":57522787,"uuid":"73929372","full_name":"tideland/gocouch","owner":"tideland","description":"CouchDB Client [DEPRECATED]","archived":false,"fork":false,"pushed_at":"2017-11-07T10:59:56.000Z","size":180,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T17:46:14.018Z","etag":null,"topics":["client","couchdb","couchdb-client","database","go","golang","library","tideland"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tideland.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/basic.go","support":null}},"created_at":"2016-11-16T14:42:20.000Z","updated_at":"2021-01-18T21:38:33.000Z","dependencies_parsed_at":"2022-08-28T08:11:39.046Z","dependency_job_id":null,"html_url":"https://github.com/tideland/gocouch","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tideland%2Fgocouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tideland%2Fgocouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tideland%2Fgocouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tideland%2Fgocouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tideland","download_url":"https://codeload.github.com/tideland/gocouch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406076,"owners_count":20933803,"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":["client","couchdb","couchdb-client","database","go","golang","library","tideland"],"created_at":"2025-04-05T21:33:14.871Z","updated_at":"2025-04-05T21:33:45.455Z","avatar_url":"https://github.com/tideland.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tideland GoCouch\n\n## Description\n\n*Tideland GoCouch* provides a convenient and powerful access to\nCouchDB databases.\n\nI hope you like it. ;)\n\n[![GitHub release](https://img.shields.io/github/release/tideland/gocouch.svg)](https://github.com/tideland/gocouch)\n[![GitHub license](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://raw.githubusercontent.com/tideland/gocouch/master/LICENSE)\n[![GoDoc](https://godoc.org/github.com/tideland/gocouch?status.svg)](https://godoc.org/github.com/tideland/gocouch)\n[![Sourcegraph](https://sourcegraph.com/github.com/tideland/gocouch/-/badge.svg)](https://sourcegraph.com/github.com/tideland/gocouch?badge)\n[![Go Report Card](https://goreportcard.com/badge/github.com/tideland/gocouch)](https://goreportcard.com/report/github.com/tideland/gocouch)\n\n## Version\n\nVersion 0.7.1\n\n## Packages\n\n### CouchDB\n\nPackage `couchdb` is the client for the access of the CouchDB. It provides the\nstandard functionality to create databases as well as read, write, and delete\ndocuments.\n\n### Views\n\nPackage `views` allows to request CouchDB views. Right now these have to be\ncreated using the design documents in package `couchdb`. Future releases will\nbe able to create, modify, and delete them direct from this package too.\n\n### Find\n\nPackage `find` helps to create *Mango* queries the Go way. Typically they have\na very special JSON notation. Searches will then be executed using the `Find()`\nfunction. Addtional parameters help to restrict the result set to individual\nfields, to filter the result, or to paginate it.\n\n### Changes\n\nPackage `changes` allow to retrieve the changes made in a datebase in time order.\n\n### Security\n\nPackage `security` helps with user administration and authentication for CouchDB.\n\n### Startup\n\nPackage `startup` provides a simple mechanism for a clean startup and maintenance\nof CouchDB databases including database versioning.\n\n## Contributors\n\n- Frank Mueller (https://github.com/themue / https://github.com/tideland)\n\n## License\n\n*Tideland Go CouchDB Client* is distributed under the terms of the BSD 3-Clause license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftideland%2Fgocouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftideland%2Fgocouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftideland%2Fgocouch/lists"}