0.1.0 ā€¢ Published 8 years ago

orchestra-db v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Orchestra

NPM version build status Coverage Status Codacy Badge NPM license

node.js ODM for Orchestrate.io

Orchestra is an ODM (Object Document Mapper) for Orchestrate.io that intends to be simple and intuitive to use, yet powerful and feature-rich. The foundation of Orchestra is built upon the official driver orchestrate.js.

šŸ’” Inspired by Laravel's Eloquent for PHP.

Features Roadmap

  • Key/Value
  • Graph (Relationships)
  • Events
  • Geolocation
  • Search Builder
  • Auto time-stamps
  • Mass-assignment protection
  • Serialization protection
  • Soft delete
  • Soft publish
  • Version Control
  • Input Validation
  • Scopes
  • Type casting
  • Getters/Setters
  • Cache