Skip to main content
Version: v11.6.2

How to work with database in WaveMaker?

See the FAQs section for WaveMaker app development.  


By importing database schema, WaveMaker automatically detects the entities, their associated relationships and generates the Entity-Relational model for building the business logic. CRUD APIs for entities and relationships are automatically generated, including relationship accessor APIs such as orders placed by customer, employees belonging to a department, and more.

For more information, see Integrating Web Services.

See Also

FAQs