Introduction
A Powerful database for storing, accessing, and managing multiple databases.
Last updated
Was this helpful?
A Powerful database for storing, accessing, and managing multiple databases.
Last updated
Was this helpful?
Promise Based API
Object-oriented
Persistent storage
Configurable
Performant
Error Handling: Connection errors are transmitted through, from the adapter to the main instance; consequently, connection errors do not exit or kill the process.
: By default, data is cached in memory. Optionally, install and utilize a "storage adapter".
: Namespaces isolate elements within the database to enable useful functionalities.
: Utilizes its own data serialization methods to ensure consistency across various storage backends.
: You can optionally utilize third-party storage adapters or build your own.
: Designed to be easily embeddable inside modules.
Data Types: Handles all the JSON types including .