Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

pg-copy-streams is a Node.js module that provides Readable and Writable streams for efficiently copying data to and from PostgreSQL tables using the COPY command. It enables streaming large datasets directly between files and databases without loading everything into memory, making it ideal for data migration, ETL processes, and bulk data operations. The library is designed for developers working with PostgreSQL who need high-performance data transfer capabilities in their Node.js applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brianc/node-pg-copy-streams

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
adaltas/node-csv
CSV parsing implementing the Node.js `stream.Transform` API
Account's avatar
stream-utils/duplex-child-process
Spawn a child process as a duplex stream
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
brianc/node-postgres
PostgreSQL client - pure javascript & libpq with the same API

Support the repos that depend on this repository

Top contributors

jeromew's profile
jeromew
179 contributions
brianc's profile
brianc
39 contributions
pspi's profile
pspi
20 contributions
noritaka1166's profile
noritaka1166
7 contributions
ubnt-michals's profile
ubnt-michals
4 contributions
drob's profile
drob
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
pensierinmusica's profile
pensierinmusica
1 contributions
alexconlin's profile
alexconlin
1 contributions
ab-pm's profile
ab-pm
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
brianc

brianc/node-pg-copy-streams

COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.

JavaScript
352
42
No license