eventhub icon indicating copy to clipboard operation
eventhub copied to clipboard

Separate the payment database

Open hikalkan opened this issue 3 years ago • 0 comments

DO NOT MERGE THIS PULL REQUEST

This PR shows how we would store the payment module's data in a separate database. While our main database is PostgreSQL, the second database is SQL Server. In this way, we also show how to work with multiple database provides in a single application.

hikalkan avatar Nov 20 '21 11:11 hikalkan