Re: PL/java - Mailing list pgsql-general

From Adrian Klaver
Subject Re: PL/java
Date
Msg-id fa245ee6-4f34-dce8-e5f1-a764b0eaae30@aklaver.com
Whole thread Raw
In response to Re: PL/java  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
On 12/7/20 8:16 AM, Rob Sargent wrote:
> 
> On 12/7/20 8:25 AM, Adrian Klaver wrote:
>> On 12/7/20 7:18 AM, Hemil Ruparel wrote:
>>> I want to say this. I never liked any extension language. It's like 
>>> Java is not meant to interact with databases. 
>>
>> The JDBC folks might disagree.
>>
> That interaction is strictly sql to db, data to app.  As it should be.


Playing Devil's advocate. It is still Java interacting with a database. 
The objection I gather is to having Java embedded in the database. SQL 
interaction is no panacea:

https://portswigger.net/daily-swig/sql-injection



-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: PL/java
Next
From: github kran
Date:
Subject: PostgreSQL Database Upgrade