Database

Type: intangible
PROBLEM

Things do not go down enough.

SOLUTION
A structured storage system for persisting, querying, and retrieving data. Accepts reads and writes through a defined interface. Yes, it is just a spreadsheet. Keep telling yourself that.
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "intangible_database",
    "name": "Database",
    "type": "intangible",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "problem": "Things do not go down enough.",
    "description": "A structured storage system for persisting, querying, and retrieving data. Accepts reads and writes through a defined interface. Yes, it is just a spreadsheet. Keep telling yourself that.",
    "template": "intangible"
}