8000 GitHub - js-data/js-data at 64c4aee4eec6217d19ef89d69b6549073d4c530c
[go: up one dir, main page]

Skip to content

Give your data the treatment it deserves with a framework-agnostic, datastore-agnostic JavaScript ORM built for ease of use and peace of mind. Works in Node.js and in the Browser. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io/js-data

License

Notifications You must be signed in to change notification settings

js-data/js-data

Repository files navigation

js-data logo

Browser tests Node.js tests
Sauce Test Status Circle CI Circle CI Circle CI Circle CI Circle CI Circle CI

JSData v3 release candidate is stable. More features may be added before 3.0.0, and there might be some bugs. Some adapters still need to be updated to work with v3. Message @jmdobry on the JSData Slack channel if you want to help with tests, documentation, tutorials, adapters, etc.

JSData is a framework-agnostic, datastore-agnostic ORM 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

About

Give your data the treatment it deserves with a framework-agnostic, datastore-agnostic JavaScript ORM built for ease of use and peace of mind. Works in Node.js and in the Browser. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io/js-data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

0