Module base

Source
Expand description

The most basic form of stack-db on which everything else can be built upon

(Only deals with binary data and indexes, like memory)

Modulesยง

database
The user-facing interface for interacting with multiple layers at once
layer
A layer/frame of which gets stacked to form the database