Hi @Duarte, Ivo ,
> For a non-production environment does SQL Enterprise require licensing?
Yes, if you want to use SQL server Enterprise edition, you must buy SQL server enterprise license. No matter if it is used in production or non-production environment.
But SQL Server Developer edition lets developers build any kind of application on top of SQL Server. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. SQL Server Developer is an ideal choice for people who build and test applications in non-product environment.
Please refer to MS document SQL Server editions.
Best regards,
Cathy
If the response is helpful, please click "Accept Answer" and upvote it.