Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite20f679

Browse files
committed
doc: Add Node.js and Go drivers to client interfaces
Also, fix client interface JDBC language name to Java.Author: Sehrope Sarkuni <sehrope@jackdb.com>
1 parent0332993 commite20f679

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

‎doc/src/sgml/external-projects.sgml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<row>
7272
<entry>JDBC</entry>
73-
<entry>JDBC</entry>
73+
<entry>Java</entry>
7474
<entry>Type 4 JDBC driver</entry>
7575
<entry><ulink url="https://jdbc.postgresql.org/"></ulink></entry>
7676
</row>
@@ -82,6 +82,13 @@
8282
<entry><ulink url="http://pqxx.org/"></ulink></entry>
8383
</row>
8484

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>
90+
</row>
91+
8592
<row>
8693
<entry>Npgsql</entry>
8794
<entry>.NET</entry>
@@ -96,6 +103,13 @@
96103
<entry><ulink url="http://sourceforge.net/projects/pgtclng/"></ulink></entry>
97104
</row>
98105

106+
<row>
107+
<entry>pq</entry>
108+
<entry>Go</entry>
109+
<entry>Pure Go driver for Go's database/sql</entry>
110+
<entry><ulink url="https://github.com/lib/pq"></ulink></entry>
111+
</row>
112+
99113
<row>
100114
<entry>psqlODBC</entry>
101115
<entry>ODBC</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp