Implement a schema builder and schema modification storage interfaces. Maybe a `Darya\Storage\Schematic` interface and methods like `createResource()`, `deleteResource()`, etc.
Implement a schema builder and schema modification storage interfaces.
Maybe a
Darya\Storage\Schematicinterface and methods likecreateResource(),deleteResource(), etc.