Sign in Sign up
nuget

ClrKernel.Database.Provider.Postgres

PostgreSQL provider for ClrKernel: connect to PostgreSQL from C# notebook cells with the same fluent query API as the other providers — Postgres.Connect(host, port, database, user, "secret:ref").Query(sql).Results(). Built on Npgsql. Passwords are never written into a notebook or a config file; only a secret reference is, resolved from the OS credential store or CLRKERNEL_SECRET_*.

nuget View on Nuget

Activity

Latest release
3d ago
Total releases
5
Cadence
~3 days
Last 12 months
5

Details

License
Apache-2.0
First release
Aug 29, 2026
Releases
Version Released
0.14.0 minor
0.13.0 minor
0.12.0 minor
0.11.0 minor
0.10.0 initial