[HN Gopher] Creating a Postgres Foreign Data Wrapper
___________________________________________________________________
Creating a Postgres Foreign Data Wrapper
Author : reltuk
Score : 27 points
Date : 2022-01-26 18:46 UTC (4 hours ago)
(HTM) web link (www.dolthub.com)
(TXT) w3m dump (www.dolthub.com)
| timClicks wrote:
| I wince a little whenever I see an introductory tutorial for
| Postgres extensions using C. pgx allows you to write Rust, and
| has lots of features to make your code type safe
| https://github.com/zombodb/pgx
| reltuk wrote:
| Yeah, pgx is quite impressive and is a great set of bindings
| with very accessible examples, etc. Definitely something to be
| aware of for people that prefer building things in Rust. Thanks
| for pointing it out here.
| latenightcoding wrote:
| I wince a little when someone suggests to throw away battle-
| tested solutions written in C just because someone wrote and
| unproven alternative in Rust.
___________________________________________________________________
(page generated 2022-01-26 23:02 UTC)