@iobroker/db-objects-redis

The Library contains the Database classes for Redis based objects database client.

@iobroker/js-controller-common-db

The Library contains the common utils for the ioBroker controller which can be used by db classes too, as they do not rely on the db (circular dependencies).

@iobroker/db-states-jsonl

The Library contains the JSONL Database classes for File based states database client and server.

@iobroker/db-objects-file

The Library contains the Database classes for File based objects database client and server.