Lovefield is a relational database for web apps from Google. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
Lovefield is a relational database for web apps from Google. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
Lovefield is used in Inbox by Google and Google Play Movies & TV.
Some Features
- SQL-like API
- ACID transactions
- Advanced sorting
- Joins, Group-by, Limits
- Parameterized Queries
- Observable Queries, Query Analyzer
Supported Storage Layers
- IndexDB
- Firebase Realtime Database
- MemoryDB