juno icon indicating copy to clipboard operation
juno copied to clipboard

Add a long lasting db solution

Open dennyweiss opened this issue 1 year ago • 2 comments

Querying data in a db way got much better with proper pagination (#116 ) and non key based property (#108). 🙏🏽 Why not target a long-lasting solution in the form of SQLite or some key value DB's

see:

  1. ICSQLite
  2. IndexedDB
  3. dino

dennyweiss avatar May 12 '23 15:05 dennyweiss