Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
/ lovefield Public archive

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.

License

Notifications You must be signed in to change notification settings

google/lovefield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Under construction

About

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages