~aleteoryx/muditaos

ref: 390a22363720b53e7182c05cd4109b1f4cc1ab3c muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
390a2236 — Alek Rudnik [EGD-8154] Added watchdog thread closure on system exit 4 years ago

clunky DB abstraction layer - this could and should be replaced with any ready to go db interface library (ORM)

please note that ORM might/would/should solve other issues with our DB usage such as:

  1. migrations
  2. possibly sanitization
  3. request lazy evaluation