You can create your own CRUD operations with XData --or-- you can use the ones created automatically.
Have a look at simple_sqlite in XData\Demos folder.
A simple demo with automatically created CRUD for entities declared in Common\AureliusEntities.pas
Regards,