data

A data persistence library for Ember.js.

ember-data

Build Status
Code Climate
Discord Community Server

ember-data is a library for robustly managing data in applications built with
Ember.js.

ember-data is designed to be agnostic to the underlying persistence
mechanism, so it works just as well with JSON API over HTTP as it does
with streaming WebSockets or local IndexedDB storage.

It provides many of the facilities you'd find in server-side ORMs like
ActiveRecord, but is designed specifically for the unique environment of
JavaScript in the browser.

Installation

ember-data is installed by default for new applications generated with ember-cli.

If you wish to add ember-data to an addon or application, you can do so by running
the following command, which will use yarn or npm to install ember-data as a devDependency.

ember install ember-data

Similarly, if you have generated a new Ember application using ember-cli but do
not wish to use ember-data, remove ember-data from your package.json.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Main metrics

Overview
Name With Owneremberjs/data
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2011-12-20 01:50:40
Pushed At2025-06-09 08:10:08
Last Commit At
Release Count759
Last Release Namev5.6.0-alpha.9 (Posted on )
First Release Namev0.13 (Posted on )
用户参与
Stargazers Count3.1k
Watchers Count147
Fork Count1.3k
Commits Count9.8k
Has Issues Enabled
Issues Count3045
Issue Open Count46
Pull Requests Count5376
Pull Requests Open Count38
Pull Requests Close Count1526
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private