Hello ABP Support Team,
I'm reaching out to request a sample project for setting up a multi-tier application using the ABP Framework, specifically utilizing the Database-**First **approach.
You do not have it in your documentation.
As we are planning to integrate ABP with a pre-existing database, having a structured example or step-by-step guide would be incredibly beneficial. This is to ensure that we are leveraging the ABP framework’s features effectively while adhering to best practices for scalability and maintainability.
Here are a few points we'd like your insights on:
-
Setting up the domain layer with existing database schemas: Best practices for aligning our domain entities with existing database tables. Maybe take https://github.com/cjlee/northwind as an example to start.
-
Integration of the database-first approach in ABP: Specific configurations or adjustments needed within the ABP framework to support a database-first methodology.
Looking forward to your valuable sample application!
Best regards
1 Answer(s)
-
0
Hi, I will create an internal issue for your request. We can create an article to show the related steps. In the meantime, you can use ABP Suite to generate the related entities from your database tables. Please refer to https://abp.io/docs/9.0/suite/generating-entities-from-an-existing-database-table, it can be helpful (also it might be what you are looking for) until we create the related article.
Best regards.