couchdb-nano
CouchDB client
A Node.js library that provides a low-level interface to CouchDB, allowing developers to interact with the database directly.
Nano: The official Apache CouchDB library for Node.js
653 stars
33 watching
165 forks
Language: JavaScript
last commit: 7 days ago
Linked from 1 awesome list
apachecouchdbnanonodejs
Related projects:
Repository | Description | Stars |
---|---|---|
couchbase/couchnode | Provides a native Node.js client library to connect and interact with Couchbase clusters. | 461 |
apache/couchdb-docker | A container image for running CouchDB, a distributed, document-oriented NoSQL database | 263 |
pandeiro/jaki | A client library providing basic CRUD operations and utilities for interacting with CouchDB databases in ClojureScript applications. | 16 |
couchbase/couchbase-jvm-clients | A collection of libraries and tools for interacting with Couchbase databases using Java | 47 |
couchbase/couchbase-net-client | Provides a .NET API for interacting with Couchbase databases | 277 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
makoni/couchdb-vapor | A Swift library providing an asynchronous API to interact with a remote CouchDB database | 14 |
hamidb80/mycouch | A CouchDB client library written in Nim. | 8 |
cmoore/cl-mango | A minimalist database client library for CouchDB 2.x. | 1 |
kitura/kitura-couchdb | A client library for interacting with NoSQL document databases like CouchDB from Swift applications | 51 |
couchbase/gocb | A Go client library for interacting with a Couchbase database cluster | 370 |
techmagister/couchdb.cr | A Crystal programming language library for interacting with CouchDB NoSQL databases | 13 |
couchbase/go-couchbase | Provides a Go client for interacting with a Couchbase database | 321 |
chill-rs/chill | A client-side CouchDB library for Rust, aiming to provide a convenient and efficient way to interact with CouchDB databases. | 36 |
pouchdb-community/ember-pouch | An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB | 281 |