Has anyone here used Lovefield in Vue.js and like to share some skeleton setup code or example??
I've no idea how to start using it. How and where to import the module and get started?
I'm currently using Dexie, but am quickly running into the problem that I need quite some joins, which I don't feel like writing out in Js all the time.