typicode / lowdb

Simple and fast JSON database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compare the advantages of localForage

captainIT opened this issue · comments

This is not really an issue. I would say API is different so you may prefer one or the other. Lowdb stores to JSON file. And uses localStorage only.

I would suggest trying both to find which one you prefer or performs better for your case.