-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mikael Carlsson edited this page Apr 14, 2017
·
3 revisions
#lociDB
Small and simple noSQL-like database module for NodeJS and Electron applications.
This module lets you store objects into simple plain text files as a JSON string. You dont need to stringify your objects first, we do that for you. (see usage -> )
This noSQL-like database is perfect for your small NodeJS and Electron applications where you maby want to store some kind of user settings, todo-list etc for example.
License ISC Mikael Luxwarp Carlsson mikael.m.carlsson@gmail.com https://codeiolo.org