jaki
CouchDB client
A client library providing basic CRUD operations and utilities for interacting with CouchDB databases in ClojureScript applications.
A simple ClojureScript CouchDB client
16 stars
2 watching
4 forks
Language: Clojure
last commit: about 12 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
chill-rs/chill | A client-side CouchDB library for Rust, aiming to provide a convenient and efficient way to interact with CouchDB databases. | 36 |
couchbase/couchnode | A Node.js client library for interacting with a Couchbase cluster | 462 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
apache/couchdb-nano | A Node.js library that provides a low-level interface to CouchDB, allowing developers to interact with the database directly. | 657 |
couchbase/couchbase-jvm-clients | A collection of libraries and tools for interacting with Couchbase databases using Java | 47 |
beloglazov/couchdb-scala | A functional Scala client for interacting with the CouchDB database service | 65 |
makoni/couchdb-vapor | A Swift library providing an asynchronous API to interact with a remote CouchDB database | 14 |
bustardcelly/as3couchdb | An ActionScript 3 API for interacting with CouchDB instances | 39 |
hamidb80/mycouch | A CouchDB client library written in Nim. | 8 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
apache/couchdb-docker | A container image for running CouchDB, a distributed, document-oriented NoSQL database | 265 |