Working with Data
This section describes the tools and APIs of the Citeck platform for working with data: retrieving, writing, filtering, and extending entity attributes.
Records API — a unified interface for accessing system data from a browser, mobile application, microservices, and other consumers;
Mixins — a mechanism for extending the attribute composition of records from any part of the system;
Predicate Language — a query language for filtering and searching records on the frontend and backend;
System Attributes — reserved platform attributes available for any entity;
Citeck Data — a library for creating Records DAO with database storage.