Developer & User Guide
Welcome to the ObjectQL User Guide. This documentation is designed to help you build applications using the ObjectQL platform.
1. Essentials
- Data Modeling Guide (Recommended First Read)
- Learn how to define Objects, Fields, and Relationships.
- Guide to using rich field types: Email, URL, Files, Images, and Formulas.
- Security Guide
- Understanding authentication and permissions.
2. Server-Side Logic
- SDK Reference
- Using the Node.js API to query and manipulate data.
- Hooks
- Writing triggers (before/after create, update, delete).
- Hooks Examples
- Real-world code snippets for automation.
- Custom Actions
- Defining custom RPC endpoints.
3. Reporting & Analytics
- Visual Reporting Guide
- Creating multi-table reports with visual builder
- Report types: Tabular, Summary, and Matrix
- Advanced features: Grouping, aggregations, and charts