couchdb-orm 0.1.1

A CLI ORM to manage some Databases operations like migration, schema creation, etc.... For the moment it only handle CouchDB.
Documentation

CouchDB ORM

A CouchDB ORM built in Rust with Actix runtime and web client.

@TODO

  • Finish migrate_db tasks in clients/couchdb/actions/db/migrate
    • actually execute the migration
  • Test creation of files and folder structure
  • Add Seeding capacity from JSON ?

Dependencies

Links

Tests

Docs