Understanding Modern Database and Entity Framework Core
Learn about modern databases and gain insights into the Entity Framework, Entity Framework Core, and the use of Object-Relational Mapping (ORM).
Two of the most common places to store data are in a Relational Database Management System(RDBMS) such as SQL Server, PostgreSQL, MySQL, and SQLite, or in a NoSQL database such as AzureCosmos DB, Redis, MongoDB, and Apache Cassandra.
Get hands-on with 1400+ tech skills courses.