Also, fix client interface JDBC language name to Java.
Author: Sehrope Sarkuni <sehrope@jackdb.com>
<row>
<entry>JDBC</entry>
- <entry>JDBC</entry>
+ <entry>Java</entry>
<entry>Type 4 JDBC driver</entry>
<entry><ulink url="https://jdbc.postgresql.org/"></ulink></entry>
</row>
<entry><ulink url="http://pqxx.org/"></ulink></entry>
</row>
+ <row>
+ <entry>node-postgres</entry>
+ <entry>JavaScript</entry>
+ <entry>Node.js driver</entry>
+ <entry><ulink url="https://node-postgres.com/"></ulink></entry>
+ </row>
+
<row>
<entry>Npgsql</entry>
<entry>.NET</entry>
<entry><ulink url="http://sourceforge.net/projects/pgtclng/"></ulink></entry>
</row>
+ <row>
+ <entry>pq</entry>
+ <entry>Go</entry>
+ <entry>Pure Go driver for Go's database/sql</entry>
+ <entry><ulink url="https://github.com/lib/pq"></ulink></entry>
+ </row>
+
<row>
<entry>psqlODBC</entry>
<entry>ODBC</entry>