Tutorials
Follow the tutorials to learn how to manage the data schema within TailorDB. Activate services to set up authentication (Auth) for secure access control and configure the executor service for automation. Properly configuring these components ensures the application performs reliably.
Prerequisite
Follow our step-by-step tutorials to create a sample project management application
Expand your application
These well-structured examples can be modified to suit various templates.
📊 Managing Data Schema
Learn how to define, modify, and validate your data types with TailorDB. Create relationships and enforce data integrity.
🔌 Activating Services
Configure and expose your application endpoints. Set up service configuration to make your APIs accessible.
🔗 Chaining Queries
Build complex business logic by chaining multiple operations together using Pipeline resolvers.
🔐 Setting up Auth
Implement authentication and authorization. Configure identity providers, OAuth2 clients, and user management.
⚡ Setting up Executor
Automate workflows with event-driven triggers. Set up schedulers, webhooks, and respond to database changes.