Data Model from Existing Tables in My Database

Can I generate the CRUD screen from my existing tables in my database?

I have been searching your tutorials or videos regarding this, but I found nothing regarding this.

Hi

You can generate the data model and standard UI screens for an existing database using CUBA Studio.
See Generating Data Model

Please note that you need to configure data store for that existing database. See Managing Data Stores

Thank you. I have successfully generated UI screens from the existing tables in my database.