```json //[doc-seo] { "Description": "Explore best practices for data access in your solutions using Entity Framework Core and MongoDB, aligned with Domain Driven Design principles." } ``` # Best Practices: Data Access The following documents suggest some best-practices that you can use while implementing the database integration layer of your solution by following Domain Driven Design principles: * [Entity Framework Core](./entity-framework-core-integration.md) * [MongoDB](./mongodb-integration.md)