marcus / lovefield

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

Home Page:https://google.github.io/lovefield/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lovefield

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 The spec is not fully implemented yet, please see the issues section for missing features.

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 is experimental.

About

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

https://google.github.io/lovefield/

License:Apache License 2.0


Languages

Language:JavaScript 98.2%Language:HTML 1.6%Language:TypeScript 0.1%Language:CSS 0.1%