Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 83 words in the discussion.

Trending Topics

#service#looking#plan#great#boring#space#should#improved#big#players

Discussion (2 Comments)Read Original on HackerNews

chewsabout 1 hour ago
Great work, this is a boring space that should be improved. The big players aren't aligned with their users, and older OS ERPs really shifted towards acting like their closed contemporaries... odoo, I am looking at you.

edit: looking into the repo, you have both MySQL and Postgress, is the plan to just use one or the other?

dalbaughabout 1 hour ago
Plan is to consolidate on Postgres eventually. Ideally each service would be fully isolated, but practically speaking it is easier to allow them to utilize the same DB for most things. The agent service is the only service with it's own dedicated DB, and that is the PG one.