PostgreSQL.Bulk

Bulk inserter

Provides fast bulk data insertion for PostgreSQL databases using Npgsql

Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.

GitHub

3 stars
2 watching
0 forks
Language: C#
last commit: over 4 years ago
bulkcopynpgsqlnpgsqlhelperpostgrespostgresqlpostgresql-extensionsql

Related projects:

Repository Description Stars
zaid-ajaj/npgsql.fsharp A F# wrapper around Npgsql to simplify PostgreSQL database interactions 318
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
twentyfourminutes/venflow An ORM designed to provide an alternative to existing solutions with improved performance and features 170
npgsql/efcore.pg A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API. 1,588
2ndquadrant/pglogical Provides logical replication for PostgreSQL databases with fast and efficient data transfer 1,042
paradedb/pg_analytics Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse 407
jamis/bulk_insert A Ruby class method to efficiently insert multiple rows into an Active Record model at once. 819
spotify/postgresql-metrics Extracts and provides metrics on PostgreSQL databases 591
kennethreitz/django-postgrespool A connection pooling library for Django applications to manage Postgres databases. 7
frost/isn Provides PostgreSQL type definitions and Ecto extensions for international standards in data storage 10
psycopg/psycopg A PostgreSQL database adapter for Python 1,800
2ndquadrant/postgres Development trees for collaborative work on PostgreSQL patches and features 6
gajus/pg-formatter A tool that formats PostgreSQL SQL syntax for better readability 80
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,049
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 554