Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-data

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-data

Robust, framework-agnostic in-memory data store.

  • 3.0.0-beta.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4K
increased by5.11%
Maintainers
1
Weekly downloads
 
Created
Source
js-data logo

js-data v3 beta Slack Status npm version npm downloads coverage

Browser testsNode.js tests
Sauce Test StatusCircle CI Circle CI Circle CI Circle CI Circle CI Circle CI

JSData v3 beta is stable. More features may be added before 3.0.0. 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/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.

License

The MIT License (MIT)

Copyright (c) 2014-2016 js-data project authors

Keywords

FAQs

Package last updated on 08 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc