Closed ujjwalguptaofficial closed 5 years ago
Hello Ujjwal @ujjwalguptaofficial Thank you for the suggestion, JsStore will be available in Best of JavaScript very soon.
Hello @ujjwalguptaofficial It's online, could you please check here: https://bestofjs.org/tags/db
Now it's tagged Database
, which is a very generic category that contains projects related to data storage: databse ORM and clients, wrappers around browser storage like your project...
I wonder if you had any idea about how we could split this category into more meaningful tags.
Thank you for your feedback!
works for me. Thanks.
Hi @michaelrambeau
Regarding this
I wonder if you had any idea about how we could split this category into more meaningful tags.
Its a database technology but its a browser based technology and categorizing this along with server database like mongodb is not a good idea. Could you create seperate tags "browser storage" ?
Browser storage seems more meaningful for me. Let me know.
Hello @ujjwalguptaofficial
Here is the new category called "Browser storage": https://bestofjs.org/tags/browser-storage
Let me know if it makes sense for you, thank you!
awesome, thanks!.
JsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.
Doc link - http://jsstore.net/ Github - https://github.com/ujjwalguptaofficial/JsStore