{"id":13556068,"url":"https://github.com/warpr/databank-couchdb","last_synced_at":"2025-04-03T09:30:43.288Z","repository":{"id":6343088,"uuid":"7579232","full_name":"warpr/databank-couchdb","owner":"warpr","description":"This is a couchdb driver for Databank.","archived":true,"fork":false,"pushed_at":"2013-05-30T04:51:42.000Z","size":124,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T11:46:17.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warpr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-12T19:02:50.000Z","updated_at":"2023-01-28T21:03:39.000Z","dependencies_parsed_at":"2022-09-01T07:00:45.305Z","dependency_job_id":null,"html_url":"https://github.com/warpr/databank-couchdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpr%2Fdatabank-couchdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpr%2Fdatabank-couchdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpr%2Fdatabank-couchdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpr%2Fdatabank-couchdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warpr","download_url":"https://codeload.github.com/warpr/databank-couchdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246976073,"owners_count":20863006,"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":[],"created_at":"2024-08-01T12:03:36.283Z","updated_at":"2025-04-03T09:30:42.991Z","avatar_url":"https://github.com/warpr.png","language":"JavaScript","readme":"databank-couchdb\n================\n\nThis is a couchdb driver for Databank.\n\nThis driver is not ready for production use.  So far it has only been\ntested with the driver test included with databank.  Consider this an\nalpha release.\n\n\nUsage\n-----\n\nTo create a couchdb databank, use the `Databank.get()` method:\n\n    var Databank = require('databank').Databank;\n    var db = Databank.get('couchdb', { database: \"hello-world\" });\n\nThe driver takes the following parameters:\n\n* `location`: the server url. Default is 'http://localhost:5984'.\n* `database`: the database you want to connect to.\n* `username`: set this if your couchdb is not an Admin Party.\n* `password`: set this if your couchdb is not an Admin Party.\n\n\nLicense\n-------\n\nThis file is part of databank-couchdb, a CouchDB driver for databank.\n\nCopyright 2013 Kuno Woudt \u003ckuno@frob.nl\u003e\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you\nmay not use this file except in compliance with the License.  You may\nobtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\nimplied.  See the License for the specific language governing\npermissions and limitations under the License.\n\n","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpr%2Fdatabank-couchdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarpr%2Fdatabank-couchdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpr%2Fdatabank-couchdb/lists"}