couchdb_connector
CouchDB client
A CouchDB connector for Elixir that provides basic CRUD operations and support for views.
A couchdb connector for Elixir
96 stars
10 watching
20 forks
Language: Elixir
last commit: about 6 years ago
Linked from 1 awesome list
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 |
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 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
hamidb80/mycouch | A CouchDB client library written in Nim. | 8 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
pouchdb-community/ember-pouch | An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB | 281 |
makoni/couchdb-vapor | A Swift library providing an asynchronous API to interact with a remote CouchDB database | 14 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
blendbase/blendbase | An API that connects CRMs to SaaS solutions through a unified GraphQL interface | 23 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
couchbase/couchnode | Provides a native Node.js client library to connect and interact with Couchbase clusters. | 461 |