Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ormchair

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ormchair

An ORM for CouchDB with JSON-Schema export support

  • 0.3.1
  • PyPI
  • Socket score

Maintainers
1

Ormchair

Is an ORM for Apache CouchDB, with the following killer features:
  • Uses Requests
  • Support for document linking and retrieval (many to many) with secondary indexes to query more easily
  • 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
  • Automatic synchronisation of design documents based on defined classes
Features yet to be implemented:
  • Attachments
  • Replication

Documentation

Coming soon. However good test coverage included so check that out for the basics.

Version

0.3.0

Requirements

  • Python 2.7.x
  • Apache CouchDB 1.2.1 or above

License

Code is licensed under Apache License 2.0

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc