Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Maxime LUCE edited this page Feb 26, 2014 · 3 revisions

KORM - Documentation

Knockout ORM framework with REST service adapter and offline storage.

Introduction

Installation How to install KORM.

Quick start How to use KORM in your project

ORM

Javascript ORM to connect to REST / OData Web Service.

Configuration

Create your first data context Simple quick start

Basic Configuration Overview of basic configuration options

Mapping Configuration See how to configuration data mapping

Relations Configuration See how to configure relations between entities

Manage Data

Query data See how to query data from remote service or local store

Manage entities How to create, update, remove entities

Offline support Make your data available offline and use same methods as remote

Clone this wiki locally