Metadata-Version: 1.0
Name: ormchair
Version: 0.1.3
Summary: UNKNOWN
Home-page: https://github.com/willogden/ormchair
Author: Will Ogden
Author-email: UNKNOWN
License: UNKNOWN
Description: ormchair
        ========
        
        * Ormchair
        Is an ORM for Apache CouchDB, with the following main features: 
        - Support for document linking (many to many)
        - Ability to export the schema as JSON-Schema compatiable json, ideal for frontend validation
        - Create and query views based on a simple index, without the need to create JS views
        - Versioning and tagging of schema changes, so that migrates between versions can be done
        
        ** LICENSE
        Code is licensed under Apache License 2.0, MIT Licence and NEW BSD License.
        You can choose one of the licences above.
        
Platform: UNKNOWN
