import * as aloedb from "https://deno.land/x/aloedb@0.9.0/lib/types.ts";
Interfaces
Database initialization config |
Type Aliases
Checking the object for suitability for storage. | |
Any document-like object. | |
Array of document values. | |
Supported primitives. | |
Supported documents values. | |
Documents selection criteria. | |
Manual вocuments selection function. | |
Possible search query values. | |
The modifications to apply. | |
Manual modifications applying. | |
Possible update values. | |
Schema validation. Throw error, if document unsuitable. |