enmap

A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.

@idxdb/promised

@idxdb/promised wraps the IndexedDB API. It allows you to easily store and retrieve data in an indexed db database using async/await syntax, making it easier to integrate with your existing codebase.