Viewing profile — gcufhg
gcufhg
HN member- Joined
- Tue, Nov 27, 2018, 11:06 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About gcufhg
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #19240536
You could build a separate ReportService which replicates only the data that's needed for a report in RDBMS.