Skip to content
Nama ERP

Nama ERP Data Model

Browse the database schema of Nama ERP: tables, columns, Arabic/English labels, references between tables, and enum values.

  • Modules — all entities grouped by module
  • Enums — all enum types and their values
  • Full Search — instant search over entity and table names; the navbar search also covers columns and labels

Machine-readable access (tools & LLMs)

Every entity has a JSON schema file: https://dm.namasoft.com/dm-json/{EntityName}.json (linked as Raw JSON on each page). The full entity list is at https://dm.namasoft.com/dm-json/index.json, enum values at https://dm.namasoft.com/dm-json/enums/{EnumName}.json, and an LLM-oriented index at https://dm.namasoft.com/llms.txt.

Modules