1.0.1 • Published 8 years ago

land-js v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

land-js Local Database Storage

land-js database will help you storage data in you app easy, this functions was create by Gustavo Garcia, Hi think mongodb and others database are little confused to use. land-js is Perfect for Electron apps

Getting ready

This is almost ready you have to wait for the final version, this is only for debugging.

Functions

  • Create database name example: company
  • Create database table example: employers
  • Create schema example: name,lastname,username,email.
  • Storage data in your local server
  • Insert data
  • Update data
  • Delete data using guionbajo
  • Find data using guionbajo

Instructions

Coming up... soon :)