.NET Persistence API
The .NET Persistence API, also referred to as NPA, is a persistence and object–relational mapping (ORM) specification for the .NET framework. NPA is based on the Java Persistence API (JPA), which is the standard persistence API in the Java world.