Re: "Go" (lang) standard driver

From: David Gallagher <1extrafact(at)gmail(dot)com>
To: Scottix <scottix(at)gmail(dot)com>
Cc: Olivier Gautherot <ogautherot(at)gautherot(dot)net>, Stephen Frost <sfrost(at)snowman(dot)net>, Tony Shelver <tshelver(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: "Go" (lang) standard driver
Date: 2020-08-19 00:02:16
Message-ID: CAPjKuyU6iETs7k6BiiME_fW2D-pbNxvhr7kUwm+MucMR49uYVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can recommend sqlx:
https://github.com/jmoiron/sqlx

On Tue, Aug 18, 2020 at 4:56 PM Scottix <scottix(at)gmail(dot)com> wrote:

> I have been using pgx and seems to be working well.
>
> I recommend if your just starting to use the v4 version.
>
> On Tue, Aug 18, 2020 at 5:53 AM Stephen Frost <sfrost(at)snowman(dot)net> wrote:
>
>> Greetings,
>>
>>
>>
>>
>>
>> * Olivier Gautherot (ogautherot(at)gautherot(dot)net) wrote:
>>
>>
>> > Le mar. 18 août 2020 à 09:36, Tony Shelver <tshelver(at)gmail(dot)com> a
>> écrit :
>>
>>
>> > > ---------- Forwarded message ---------
>>
>>
>> > > From: Tony Shelver <tshelver(at)gmail(dot)com>
>>
>>
>> > > Date: Tue, 18 Aug 2020 at 09:33
>>
>>
>> > > Subject: Re: "Go" (lang) standard driver
>>
>>
>> > > To: Edson Richter <edsonrichter(at)hotmail(dot)com>
>>
>>
>> > >
>>
>>
>> > >
>>
>>
>> > > A quick Google search found https://github.com/lib/pq. Has 6.1K
>> stars
>>
>>
>> > > so I would guess fairly well used.
>>
>>
>> >
>>
>>
>> > I have used it successfully and it performed perfectly. Go for it.
>>
>>
>>
>>
>>
>> It also says that it's not actively developed and recommends pgx
>>
>>
>> instead...
>>
>>
>>
>>
>>
>> Thanks,
>>
>>
>>
>>
>>
>> Stephen
>>
>>
>>
>
> --
> T: @Thaumion
> IG: Thaumion
> Scottix(at)Gmail(dot)com
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ayub M 2020-08-19 04:20:40 postgres materialized view refresh in parallel
Previous Message Peter Geoghegan 2020-08-18 21:01:30 Re: Index tuple deduplication limitations in pg13