Live data from Hacker News

Viewing profile — gcufhg

gcufhg

HN member
Joined
Tue, Nov 27, 2018, 11:06 PM UTC
HN karma
1
Public activity
2 items

About gcufhg

No profile information was provided.

Recent public activity

  1. comment
    Comment #19240603

    You can for the start use a single database as long as the different services don't use / know about each others tables. Then again you could just use separate db's.

  2. comment
    Comment #19240536

    You could build a separate ReportService which replicates only the data that's needed for a report in RDBMS.