JSPM

  • Created
  • Published
  • Downloads 1053
  • Score
    100M100P100Q124973F
  • License Apache-2.0

Lovefield - A relational database for web apps

Package Exports

  • lovefield

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lovefield) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Lovefield

Build Status

Lovefield is a relational database written in pure JavaScript. It provides SQL-like syntax and works cross-browser (currently supporting Chrome 37+, Firefox 31+, IE 10+, and Safari 5.1+, see note below).

Please visit our public forum for general Q&A, feedback, and discussions.

Quick Start

Frequently Asked Questions

Specification

Developer Setup

Design Documents

Lovefield is Day 98 of 100 days of Google Dev. This is a quick 7-minute video filmed in August 2015.

Live 30min overview presentation at JS.LA (February 2015): Watch on YouTube or Vimeo.

Note: Data persistence support on Safari or iOS WebView is experimental.