JavaScript
The superdb-types library provides support for the super data model from within JavaScript as well as methods for communicating with a SuperDB data lake.
Because JavaScript’s native type system is limited, superdb-types provides implementations for each of the super data model’s primitive types as well as technique for interpreting and/or constructing arbitrary complex types.
Installation
Documentation coming soon.
Library API
Documentation coming soon.
Examples
Examples coming soon.