Installation
installing dino db
The main Database
The base dino db is cross platform, it can be used in the browser and in backend environments.
Node
Browser
Client
The client is built to be cross platform, it can also be used in the browser and in backend environments.
Node
Browser
Server
The server is a node module designed to be used in the backend. It is mainly used to expose you database to external applications and use the client to communicate with it.
Node
Importing
Last updated