U1db
Elements
- Database
- Database implements on-disk storage for documents and indexes.
- Document
- Document proxies a single document stored in the Database.
- Index
- An Index defines what fields can be filtered using Query.
- Query
- Query filters documents based on the query and index.
- Synchronizer
- Synchronizer handles synchronizing between two databases.