Is it possible to create a triggers for databases (write, update and delete)? I want to create a bigger project, so it would be nice to do this.
You can write triggers to the User triggers section in Text objects. From there, you can create triggers, define them as you need etc.
1. Open the Text object dialog (ctrl+T).
2. Select the User triggers section.
3. To add a new trigger, right click on a name of existing entity | Add trigger.
To be able to generate triggers, you will have to check the User-defined triggers checkbox in the Script generating dialog.