Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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-structured 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.