/Databasic.OdbcSql

C#/VB.NET database utility to write pure SQL queries for ODBC database with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.

Primary LanguageVisual BasicBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Databasic - ODBC

Latest Stable Version License .NET Version

ODBC - Open Database Connectivity

Databasic - C#/VB.NET database utility

  • focusing on queries primarily based on pure SQL commands, no linq transations
  • arranging data into primitive types, typed active record classes, collections and more
  • allowing to run any nonselect queries

Instalation

PM> Install-Package Databasic.OdbcSql