Using the ADO.NET Driver
Npgsql
is an ADO.NET data provider that you can use to access a
Yellowbrick database server from a program developed for the ADO.NET framework. You
can develop ADO.NET applications that create tables, load data from local files, and
run queries.
To connect to a Yellowbrick database from an ADO.NET application: