raaka1 / lovefield

A cross-browser, SQL-like, relational query engine for Web in pure JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lovefield

Lovefield is a relational query engine built on top of IndexedDB. It provides SQL-like syntax and works cross-browser (currently supporting Chrome 37+, Firefox 31+, and IE 10+).

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

Quick Start

Specification The spec is not fully implemented yet, please see the issues section for missing features.

Developer Setup

Design Documents

Live 30min overview presentation at JS.LA: Watch on YouTube or Vimeo.

About

A cross-browser, SQL-like, relational query engine for Web in pure JavaScript.

License:Apache License 2.0


Languages

Language:JavaScript 99.6%Language:HTML 0.3%Language:CSS 0.0%