![Codacy](https://img.shields.io/codacy/88b55f71c45a47838d24ed1e5fd2476c.svg)
JSData is a framework-agnostic, datastore-agnostic ORM/ODM for Node.js and the
Browser.
Adapters allow JSData to connect to various data sources such as Firebase,
MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData
you can re-use your data modeling code between environments, keep your data
layer intact when transitioning between app frameworks, and work with a unified
data API on the server and the client. JSData employs conventions for rapid
development, but allows for endless customization in order to meet your
particular needs.
To get started, visit the main website at http://js-data.io.
Links
License
The MIT License (MIT)
Copyright (c) 2014-2016 js-data project authors