couchdb-scala
CouchDB client
A functional Scala client for interacting with the CouchDB database service
A purely functional Scala client for CouchDB
65 stars
6 watching
19 forks
Language: Scala
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pandeiro/jaki | A client library providing basic CRUD operations and utilities for interacting with CouchDB databases in ClojureScript applications. | 16 |
couchbase/gocb | A Go client library for interacting with a Couchbase database cluster | 371 |
cmoore/cl-mango | A minimalist database client library for CouchDB 2.x. | 1 |
couchbase/couchbase-jvm-clients | A collection of libraries and tools for interacting with Couchbase databases using Java | 47 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
couchbase/couchbase-net-client | Provides a .NET API for interacting with Couchbase databases | 276 |
techmagister/couchdb.cr | A Crystal programming language library for interacting with CouchDB NoSQL databases | 13 |
couchbase/couchnode | A Node.js client library for interacting with a Couchbase cluster | 462 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
couchbase/go-couchbase | Provides a Go client for interacting with a Couchbase database | 321 |
zigzagak/lua-resty-couchbase | A Lua-based client module for interacting with Couchbase databases using the binary memcached protocol | 7 |
makoni/couchdb-vapor | A Swift library providing an asynchronous API to interact with a remote CouchDB database | 14 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
apache/couchdb-nano | A Node.js library that provides a low-level interface to CouchDB, allowing developers to interact with the database directly. | 657 |
aio-libs/aiocouchdb | A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ | 53 |