Jump to Content
js-dataQuick StartAPI Reference
HomeQuick StartChangelogDiscussions
Quick StartAPI ReferenceLog Injs-data
Quick Start
Log In
Error codes

Quick Start

  • Introduction

Tutorial

  • 1. Installation
  • 2. Modeling your data
  • 3. Connecting to a data source
  • 4. Reading data
  • 5. Saving data
  • 6. Schemas & Validation
  • 7. Relations
  • 8. Working with the DataStore

How-To Guides

  • Using JSData with Observables
  • Using JSData in the Browser
  • Using JSData in Node.js
  • Tracking changes

APIs & Reference

  • Samples & Demos
  • API Reference Documentation
  • List of JSData Components
  • Query Syntax
  • Error codes
  • Events & Listeners
  • Glossary of Terms

Concepts

  • Background
  • What is an ORM?
  • Data Mapper Pattern
  • Adapter Pattern
  • Active Record Pattern
  • Identity Map

Resources

  • Contributing Guide
  • Frequently Asked Questions
  • Migrating to v3
  • Project Status
  • Roadmap
  • Team
  • Getting Support
  • Explore the Community
  • Comparison with Other Frameworks

JSData Projects

  • js-data-adapter
  • js-data-cloud-datastore
  • js-data-documentdb
  • js-data-express
  • js-data-firebase
  • js-data-http
  • js-data-localstorage
  • js-data-mongodb
  • js-data-redis
  • js-data-rethinkdb
  • js-data-sql
Powered by 

Error codes

Suggest Edits

🚧

JSData v3 is in beta

Looking for the 2.x docs?

Error codes

  • 400
  • 404

400

This errors code means you provided an invalid argument.

404

This error code means something could not be found.

Updated less than a minute ago


  • Table of Contents
    • Error codes
    • 400
    • 404