Info
Version: | 0.15.3 |
Author(s): | Paul Hatcherian |
Last Update: | Monday, January 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.trancesql.com/ |
NuGet Url: | https://www.nuget.org/packages/TranceSql.Postgres |
Install
Install-Package TranceSql.Postgres
dotnet add package TranceSql.Postgres
paket add TranceSql.Postgres
TranceSql.Postgres Download (Unzip the "nupkg" after downloading)
Tags
TranceSQL provides an easy to use, high performance data access interface for SQL databases.
It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.