Previous: What is an App Code?


While using makeen transform, one of the terms you may come across is Entity. Simply put, an entity is an object represented in a database. 


To elaborate on this concept further, take the example of a construction company's database. A possible set of entities can be:

  • Users
  • Departments
  • Projects


Each of these entities is further represented by a set of attributes, i.e. properties used to describe an entity. Take the User entity for instance; the following are possible attributes: 

  • Employee ID
  • Name
  • Position

 

Need more help? Contact our Support Team at support@makeen.io


Next: What are Ready2Use Forms?