Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
https://google.github.io/lovefield/

Last synced: about 1 month ago
JSON representation

Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.

Awesome Lists containing this project

README

        

# Lovefield

[![Build Status](https://travis-ci.org/google/lovefield.svg?branch=master)](
https://travis-ci.org/google/lovefield)
[![NPM version](https://badge.fury.io/js/lovefield.svg)](https://badge.fury.io/js/lovefield)
[![Bower version](https://badge.fury.io/bo/lovefield.svg)](https://badge.fury.io/bo/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 11+, Edge, and Safari 10+).

Please visit our
[public forum](https://groups.google.com/forum/#!forum/lovefield-users) for
general Q&A, feedback, and discussions.

[Quick Start](demos/todo/README.md)

[Frequently Asked Questions](docs/FAQ.md)

[Specification](docs/spec_index.md)

[Developer Setup](docs/dev_setup.md)

[Design Documents](docs/dd_index.md)

Lovefield is
[Day 98 of 100 days of Google Dev](https://www.youtube.com/watch?v=S1AUIq8GA1k).
This is a quick 7-minute video filmed in August 2015.

Live 30min overview presentation at JS.LA (February 2015): Watch on
[YouTube](https://www.youtube.com/watch?v=pwCzMFoheGw) or
[Vimeo](https://vimeo.com/118934273).