Local Data Storage for Applications
Implements on-disk storage for documents and indexes | |
Proxies a single document stored in the Database | |
An Index defines what fields can be filtered using Query | |
Filters documents based on the query and index | |
Handles synchronizing between two databases |