public inbox for [email protected]  
help / color / mirror / Atom feed
Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website
4+ messages / 4 participants
[nested] [flat]

* Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website
@ 2024-12-09 05:04 Arshika Mohottige <[email protected]>
  2024-12-09 16:36 ` Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Dave Cramer <[email protected]>
  2024-12-09 20:13 ` Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Daniel Gustafsson <[email protected]>
  0 siblings, 2 replies; 4+ messages in thread

From: Arshika Mohottige @ 2024-12-09 05:04 UTC (permalink / raw)
  To: [email protected]; +Cc: Arshika Mohottige <[email protected]>

Dear PostgreSQL Advocacy Team,

I hope this message finds you well. I am writing to request the inclusion
of the Ballerina PostgreSQL Connector [1] in the official PostgreSQL client
libraries list on your website [2][3].

The Ballerina PostgreSQL Connector enables developers to seamlessly
integrate PostgreSQL with applications written in the Ballerina programming
language. It is open-source and licensed under Apache License 2.0.

Here are the details:

   - *Name*: Ballerina PostgreSQL Connector
   - *Documentation*:
   https://central.ballerina.io/ballerinax/postgresql/1.13.2
   - *GitHub Repository*:
   https://github.com/ballerina-platform/module-ballerinax-postgresql

Please let me know if there are any additional steps or requirements for
this listing. I would be happy to provide further information or assistance
as needed.

*References*

*[1] *https://central.ballerina.io/ballerinax/postgresql/1.13.2

*[2] *https://www.postgresql.org/docs/7.3/programmer-client.html

*[3] *https://wiki.postgresql.org/wiki/List_of_drivers

Thank you for your time and consideration.

Best regards,


*Arshika Mohottige*
Senior Software Engineer at WSO2/ Ballerina
[email protected]


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website
  2024-12-09 05:04 Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Arshika Mohottige <[email protected]>
@ 2024-12-09 16:36 ` Dave Cramer <[email protected]>
  2024-12-09 16:46   ` Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Adrian Klaver <[email protected]>
  1 sibling, 1 reply; 4+ messages in thread

From: Dave Cramer @ 2024-12-09 16:36 UTC (permalink / raw)
  To: Arshika Mohottige <[email protected]>; +Cc: [email protected]; Arshika Mohottige <[email protected]>

On Mon, 9 Dec 2024 at 03:40, Arshika Mohottige <[email protected]> wrote:

> Dear PostgreSQL Advocacy Team,
>
> I hope this message finds you well. I am writing to request the inclusion
> of the Ballerina PostgreSQL Connector [1] in the official PostgreSQL client
> libraries list on your website [2][3].
>
> The Ballerina PostgreSQL Connector enables developers to seamlessly
> integrate PostgreSQL with applications written in the Ballerina programming
> language. It is open-source and licensed under Apache License 2.0.
>
> Here are the details:
>
>    - *Name*: Ballerina PostgreSQL Connector
>    - *Documentation*:
>    https://central.ballerina.io/ballerinax/postgresql/1.13.2
>    - *GitHub Repository*:
>    https://github.com/ballerina-platform/module-ballerinax-postgresql
>
> Please let me know if there are any additional steps or requirements for
> this listing. I would be happy to provide further information or assistance
> as needed.
>
> *References*
>
> *[1] *https://central.ballerina.io/ballerinax/postgresql/1.13.2
>
> *[2] *https://www.postgresql.org/docs/7.3/programmer-client.html
>
> *[3] *https://wiki.postgresql.org/wiki/List_of_drivers
>

How is this a JDBC Driver ?

Dave

>


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website
  2024-12-09 05:04 Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Arshika Mohottige <[email protected]>
  2024-12-09 16:36 ` Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Dave Cramer <[email protected]>
@ 2024-12-09 16:46   ` Adrian Klaver <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Adrian Klaver @ 2024-12-09 16:46 UTC (permalink / raw)
  To: Dave Cramer <[email protected]>; Arshika Mohottige <[email protected]>; +Cc: [email protected]; Arshika Mohottige <[email protected]>

On 12/9/24 08:36, Dave Cramer wrote:
> 

>     *[1] *https://central.ballerina.io/ballerinax/postgresql/1.13.2
>     <https://central.ballerina.io/ballerinax/postgresql/1.13.2;
> 
>     *[2] *https://www.postgresql.org/docs/7.3/programmer-client.html
>     <https://www.postgresql.org/docs/7.3/programmer-client.html;
> 
>     *[3] *https://wiki.postgresql.org/wiki/List_of_drivers
>     <https://wiki.postgresql.org/wiki/List_of_drivers;
> 
> 
> How is this a JDBC Driver ?

I'm guessing from here:

https://central.ballerina.io/ballerinax/postgresql/1.13.2

"Add the PostgreSQL driver as a dependency to the Ballerina project."

"ballerinax/postgresql.driver package bundles the latest PostgreSQL 
driver JAR."

So not the driver itself, but a wrapper for it.


> 
> Dave
> 

-- 
Adrian Klaver
[email protected]






^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website
  2024-12-09 05:04 Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Arshika Mohottige <[email protected]>
@ 2024-12-09 20:13 ` Daniel Gustafsson <[email protected]>
  1 sibling, 0 replies; 4+ messages in thread

From: Daniel Gustafsson @ 2024-12-09 20:13 UTC (permalink / raw)
  To: Arshika Mohottige <[email protected]>; +Cc: [email protected]; Arshika Mohottige <[email protected]>

> On 9 Dec 2024, at 06:04, Arshika Mohottige <[email protected]> wrote:

> [2] https://www.postgresql.org/docs/7.3/programmer-client.html

PostgreSQL 7.3 went EOL 17 years ago..

If you look at the current version of the page which discuss client interfaces
you'll see there are none listed, with a link to the wiki page instead.

	https://www.postgresql.org/docs/17/external-interfaces.html

> [3] https://wiki.postgresql.org/wiki/List_of_drivers

This is where drivers are added, in order to edit it and add your driver please
follow the instructions on the top of the page for getting edit permissions
(which I've also linked below).

	https://wiki.postgresql.org/wiki/WikiEditing

--
Daniel Gustafsson







^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2024-12-09 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-12-09 05:04 Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website Arshika Mohottige <[email protected]>
2024-12-09 16:36 ` Dave Cramer <[email protected]>
2024-12-09 16:46   ` Adrian Klaver <[email protected]>
2024-12-09 20:13 ` Daniel Gustafsson <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox