Aids in the construction of JSON objects as used by CouchDB.
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Binary serialization which sorts bytewise for arbirarily complex data structures
PouchDB adapter using IndexedDB as its data store.
PouchDB database access restrictions using a security document.
The official CouchDB client for Node.js
Collation functions for PouchDB map/reduce
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
Build CouchDB documents from fs.
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
ES2015-compatible package to interact with CouchDB
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
converts bare objects to DOM objects or xml representations
calculates valid CouchDB session IDs using username, salt, secret & timestamp
A JavaScript text diff implementation.
A blazing-fast equality comparison utility for a variety of use-cases
JSON for Humans
A blazing fast deep object copier
Node.js library for getting info from NPM’s API
A PouchDB plug-in that allows you to re-use your CouchDB list functions on the client side.
An mutable object-based log format designed for chaining & objectMode streams.
Evaluate and filters criteria queries on JSON objects MongoDB style
decaf-ts couchdb wrappers
CouchDB storage adapter for the General Object Mapper. Current versions of CouchDB are supported.
A Document <> Object Mapper for CouchDB Documents
CouchObject is a library that maps ruby objects to CouchDb documents
Even with ORMs like ActiveRecord, DataMapper which ease the pain of relational data storage, considerable developer effort goes into wrangling Ruby objects into their databases. Document-oriented databases have made it possible to store nested data structures that easily map to Ruby objects. Aqua (http://github.com/baccigalupi/aqua) is a new Ruby library that aims to painlessly persists objects, allowing developers to focus more on object oriented code and less on storage. Currently Aqua is in pre-alpha testing, with the following big things left to implement: A data query DSL and implementation; Support of all objects in the Standard Library; Class and code storage to allow the sharing and persistence of classes with their data.
A Ruby Object Database ... just add water (and CouchDB). Even with ORMs like ActiveRecord, DataMapper which ease the pain of relational data storage, considerable developer effort goes into wrangling Ruby objects into their databases. Document-oriented databases have made it possible to store nested data structures that easily map to Ruby objects. Aqua (http://github.com/baccigalupi/aqua) is a new Ruby library that aims to painlessly persists objects, allowing developers to focus more on object oriented code and less on storage. Currently Aqua is in pre-alpha testing, with the following big things left to implement: A data query DSL and implementation; Support of all objects in the Standard Library; Class and code storage to allow the sharing and persistence of classes with their data.
An Object Graph Mapper (OGM) for mapping Ruby Objects onto graphs in a instance or Rexster, like CouchRest is for CouchDB
ActiveCouch wants to be a simple, convenient, idiomatic Object Relational Mapper for the hot new kid on the block - CouchDB. CouchDB (simplistically speaking) is a document store, which essentially means that objects can be stored in a schema-less environment.
Small, lightweight CouchDB client and object document mapper. Library is meant to be kept lean while still exposing the most powerful features of the database. Took a little inspiration from outoftime/sunspot.
No description provided.
No description provided.
No description provided.
No description provided.