© Holger Schwichtenberg 2018
Holger SchwichtenbergModern Data Access with Entity Framework Core https://doi.org/10.1007/978-1-4842-3552-2_4

4. Reverse Engineering of Existing Databases (Database First Development)

Holger Schwichtenberg1 
(1)
Essen, Germany
 

This chapter discusses the reverse engineering of existing databases. Reverse engineering is when an object model is created from an existing database schema.

This chapter covers the simpler version 1 of the World Wide Wings database schema. You can install this database schema with the SQL script WWWings66.sql, which also provides the data (10,000 flights and 200 pilots).

Using Reverse Engineering Tools

Out of the box there are no visual tools for this process, but future releases from Microsoft might ...

Get Modern Data Access with Entity Framework Core: Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.