Skip to main content
Version: Current

Database concepts

There are two interfaces for handling database changes:

  • EntityDb
  • RxDb (for Java)

The key read (get, getRange, etc), write (insert, upsert, etc) and subscribe (subscribe, bulkSubscribe) operations for these interfaces are described in detail in the relevant sections:

This section looks at one other database concept: