1.0.1 • Published 6 months ago

json_yaml_database v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Local Database NPM Package

Why?

Cause it was funny and i wanted to have something localy that I can drop off by ZIP to another person without any problems. On Top this is a good project to learn from JS, Json, Yaml and their disadvantages

Folder Structure

  • db
    • config
      • configtable
      • profiletable
    • bases
      • base1
        • tables
        • ...
      • base2
        • tables
        • ...

This structure is key.

Goals

  • Decryption Mode (Decrypts automatically all data in db)
  • UI for managing including

Json or Yaml

At the moment it will be only Json until the main structure was build. The change is then only minor in relative.

1.0.1

6 months ago

1.0.0

6 months ago