This is a C# + PostgreSQL access method using Npgsql without using EntityFramework.
Also, I made some samples on how to create a partition table for PostgreSQL.
C#+PostgreSQLでEntityFrameworkを使用せずNpgsqlを使いアクセスする手法です。
併せてPostgreSQLのパーティションテーブルの作り方に関して幾つかサンプルを作ってみました。
解説しているブログ