Download node postgres Free Java Code

Description

Non blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.

Source Files

The download file node-postgres-master.zip has the following entries.


.gitignore// ww w  .java 2  s. c om
.jshintrc
.npmignore
.travis.yml
Makefile
NEWS.md
README.md
benchmark/4e822a1.txt
benchmark/835f71a76f.txt
benchmark/df766c913.txt
benchmark/index.js
benchmark/prepared-statement-parsing.js
benchmark/simple-query-parsing.js
binding.gyp
lib/client.js
lib/connection-parameters.js
lib/connection.js
lib/copystream.js
lib/defaults.js
lib/index.js
lib/native/index.js
lib/native/query.js
lib/pool.js
lib/query.js
lib/result.js
lib/types/arrayParser.js
lib/types/binaryParsers.js
lib/types/index.js
lib/types/textParsers.js
lib/utils.js
package.json
script/create-test-tables.js
script/dump-db-types.js
script/list-db-types.js
script/setup-bench-data.js
script/test-connection.js
script/travis-pg-9.2-install.sh
src/binding.cc
test/buffer-list.js
test/cli.js
test/integration/client/api-tests.js
test/integration/client/array-tests.js
test/integration/client/big-simple-query-tests.js
test/integration/client/cancel-query-tests.js
test/integration/client/configuration-tests.js
test/integration/client/copy-tests.js
test/integration/client/empty-query-tests.js
test/integration/client/error-handling-tests.js
test/integration/client/escape-tests.js
test/integration/client/force-native-with-envvar-tests.js
test/integration/client/heroku-ssl-tests.js
test/integration/client/huge-numeric-tests.js
test/integration/client/json-type-parsing-tests.js
test/integration/client/no-data-tests.js
test/integration/client/no-row-result-tests.js
test/integration/client/notice-tests.js
test/integration/client/parse-int-8-tests.js
test/integration/client/prepared-statement-tests.js
test/integration/client/query-callback-error-tests.js
test/integration/client/query-error-handling-tests.js
test/integration/client/quick-disconnect-tests.js
test/integration/client/result-metadata-tests.js
test/integration/client/results-as-array-tests.js
test/integration/client/row-description-on-results-tests.js
test/integration/client/simple-query-tests.js
test/integration/client/ssl-tests.js
test/integration/client/test-helper.js
test/integration/client/timezone-tests.js
test/integration/client/transaction-tests.js
test/integration/client/type-coercion-tests.js
test/integration/connection-pool/double-connection-tests.js
test/integration/connection-pool/ending-pool-tests.js
test/integration/connection-pool/error-tests.js
test/integration/connection-pool/idle-timeout-tests.js
test/integration/connection-pool/max-connection-tests.js
test/integration/connection-pool/optional-config-tests.js
test/integration/connection-pool/single-connection-tests.js
test/integration/connection-pool/test-helper.js
test/integration/connection-pool/waiting-connection-tests.js
test/integration/connection/bound-command-tests.js
test/integration/connection/copy-tests.js
test/integration/connection/notification-tests.js
test/integration/connection/query-tests.js
test/integration/connection/test-helper.js
test/integration/gh-issues/130.js
test/integration/gh-issues/131.js
test/integration/test-helper.js
test/native/callback-api-tests.js
test/native/connection-tests.js
test/native/copy-events-tests.js
test/native/copyto-largedata-tests.js
test/native/error-tests.js
test/native/evented-api-tests.js
test/native/stress-tests.js
test/test-buffers.js
test/test-helper.js
test/unit/client/cleartext-password-tests.js
test/unit/client/configuration-tests.js
test/unit/client/connection-string-tests.js
test/unit/client/escape-tests.js
test/unit/client/md5-password-tests.js
test/unit/client/notification-tests.js
test/unit/client/prepared-statement-tests.js
test/unit/client/query-queue-tests.js
test/unit/client/query-tests.js
test/unit/client/result-metadata-tests.js
test/unit/client/simple-query-tests.js
test/unit/client/stream-and-query-error-interaction-tests.js
test/unit/client/test-helper.js
test/unit/client/typed-query-results-tests.js
test/unit/connection-parameters/creation-tests.js
test/unit/connection-parameters/environment-variable-tests.js
test/unit/connection/error-tests.js
test/unit/connection/inbound-parser-tests.js
test/unit/connection/outbound-sending-tests.js
test/unit/connection/startup-tests.js
test/unit/connection/test-helper.js
test/unit/copystream/copyfrom-tests.js
test/unit/copystream/copyto-tests.js
test/unit/pool/basic-tests.js
test/unit/pool/timeout-tests.js
test/unit/test-helper.js
test/unit/utils-tests.js
wscript

Download

Click the following link to download node-postgres-master.zip.

node-postgres-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL