Re: Rationale for aversion to the central database? - Mailing list pgsql-general

From Ravi Krishna
Subject Re: Rationale for aversion to the central database?
Date
Msg-id CACER=P3GWoZF=SnLqXCYA70uqBNbwj-Em9muOcL2JprBGwGeYg@mail.gmail.com
Whole thread Raw
In response to Rationale for aversion to the central database?  (Guyren Howe <guyren@gmail.com>)
List pgsql-general
1. With a micro service based architecture these days, it is difficult to justify putting all logic in a central database as you can only scale up in a database.  Business logic in things like Spark can make a claim for scale out solution.
2. All RDBMS have a non portable stored proc language, making migration a pain.

pgsql-general by date:

Previous
From: Alvaro Aguayo Garcia-Rada
Date:
Subject: Re: Rationale for aversion to the central database?
Next
From: Adrian Klaver
Date:
Subject: Re: Rationale for aversion to the central database?