Search Postgresql Archives

Re: Rationale for aversion to the central database?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux