{"library":"userlandstorage","type":"library","category":null,"description":"A simple SQL-based storage system for Node.js applications requiring per-user file storage. Version 0.4.2 is current, released as part of the userland project. It provides a straightforward API to create, read, update, delete files identified by username and relative path, each with metadata, type, and access control (public/private). Unlike cloud storage SDKs, it is database-only and designed to be integrated with any identity system. The package is lightweight and relies on a MySQL/MariaDB database. It is not frequently updated; current release cadence is low.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install userlandstorage","imports":["import storage from 'userlandstorage'","import { Storage } from 'userlandstorage'","import { createFile } from 'userlandstorage'","import { readFile } from 'userlandstorage'"]},{"cmd":"yarn add userlandstorage","imports":[]},{"cmd":"pnpm add userlandstorage","imports":[]}],"homepage":"https://github.com/scripting/userland/tree/main/storage","github":"https://github.com/scripting/userland/tree/main/storage","docs":null,"changelog":null,"pypi":null,"npm":"userlandstorage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}