Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivanceras
4230 days ago
SQL-like? How about your use a real SQL used in SQLite,
https://github.com/kripken/sql.js/
1 comments
streptomycin
4230 days ago
Not the same use case. Lovefield is built on IndexedDB which allows you to store persistent data client-side, not just in memory or on a server.
link