|
65 | 65 | <entry>DBD::Pg</entry>
|
66 | 66 | <entry>Perl</entry>
|
67 | 67 | <entry>Perl DBI driver</entry>
|
68 |
| - <entry><ulink url="http://search.cpan.org/dist/DBD-Pg/">http://search.cpan.org/dist/DBD-Pg/</ulink></entry> |
| 68 | + <entry><ulink url="http://search.cpan.org/dist/DBD-Pg/"></ulink></entry> |
69 | 69 | </row>
|
70 | 70 |
|
71 | 71 | <row>
|
72 | 72 | <entry>JDBC</entry>
|
73 |
| - <entry>JDBC</entry> |
| 73 | + <entry>Java</entry> |
74 | 74 | <entry>Type 4 JDBC driver</entry>
|
75 |
| - <entry><ulink url="https://jdbc.postgresql.org/">https://jdbc.postgresql.org/</ulink></entry> |
| 75 | + <entry><ulink url="https://jdbc.postgresql.org/"></ulink></entry> |
76 | 76 | </row>
|
77 | 77 |
|
78 | 78 | <row>
|
79 | 79 | <entry>libpqxx</entry>
|
80 | 80 | <entry>C++</entry>
|
81 | 81 | <entry>New-style C++ interface</entry>
|
82 |
| - <entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry> |
| 82 | + <entry><ulink url="http://pqxx.org/"></ulink></entry> |
| 83 | + </row> |
| 84 | + |
| 85 | + <row> |
| 86 | + <entry>node-postgres</entry> |
| 87 | + <entry>JavaScript</entry> |
| 88 | + <entry>Node.js driver</entry> |
| 89 | + <entry><ulink url="https://node-postgres.com/"></ulink></entry> |
83 | 90 | </row>
|
84 | 91 |
|
85 | 92 | <row>
|
86 | 93 | <entry>Npgsql</entry>
|
87 | 94 | <entry>.NET</entry>
|
88 | 95 | <entry>.NET data provider</entry>
|
89 |
| - <entry><ulink url="http://www.npgsql.org/">http://www.npgsql.org/</ulink></entry> |
| 96 | + <entry><ulink url="http://www.npgsql.org/"></ulink></entry> |
| 97 | + </row> |
| 98 | + |
| 99 | + <row> |
| 100 | + <entry>pgtcl</entry> |
| 101 | + <entry>Tcl</entry> |
| 102 | + <entry></entry> |
| 103 | + <entry><ulink url="https://github.com/flightaware/Pgtcl"></ulink></entry> |
90 | 104 | </row>
|
91 | 105 |
|
92 | 106 | <row>
|
93 | 107 | <entry>pgtclng</entry>
|
94 | 108 | <entry>Tcl</entry>
|
95 | 109 | <entry></entry>
|
96 |
| - <entry><ulink url="http://sourceforge.net/projects/pgtclng/">http://sourceforge.net/projects/pgtclng/</ulink></entry> |
| 110 | + <entry><ulink url="http://sourceforge.net/projects/pgtclng/"></ulink></entry> |
| 111 | + </row> |
| 112 | + |
| 113 | + <row> |
| 114 | + <entry>pq</entry> |
| 115 | + <entry>Go</entry> |
| 116 | + <entry>Pure Go driver for Go's database/sql</entry> |
| 117 | + <entry><ulink url="https://github.com/lib/pq"></ulink></entry> |
97 | 118 | </row>
|
98 | 119 |
|
99 | 120 | <row>
|
100 | 121 | <entry>psqlODBC</entry>
|
101 | 122 | <entry>ODBC</entry>
|
102 | 123 | <entry>ODBC driver</entry>
|
103 |
| - <entry><ulink url="https://odbc.postgresql.org/">https://odbc.postgresql.org/</ulink></entry> |
| 124 | + <entry><ulink url="https://
4791
odbc.postgresql.org/"></ulink></entry> |
104 | 125 | </row>
|
105 | 126 |
|
106 | 127 | <row>
|
|
0 commit comments