Hacker News new | ask | show | jobs
by sargstuff 1253 days ago
resources:

awk: the power and promis of a 40 yr old language (2021) : https://www.fosslife.org/awk-power-and-promise-40-year-old-l...

Gawk: Effective AWK programming https://www.gnu.org/software/gawk/manual/

gawk-psql : pgsql extension of GNU awk : https://gawkextlib.sourceforge.net/pgsql/pgsql.html

gawkextlib : http://shouce.jb51.net/gawk/gawkextlib.html

gawk libraries for XML, PostgreSQL : https://osdn.net/projects/sfnet_gawkextlib/

psql : https://www.tutorialspoint.com/unix_commands/psql.htm

postgresql copy from program : https://stackoverflow.com/questions/62254888/using-awk-and-p...

user-defined modules to postgres : https://www.highgo.ca/2019/10/01/a-guide-to-create-user-defi...