/Databasic.OracleSql

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

Primary LanguageVisual BasicGNU General Public License v3.0GPL-3.0

Databasic - Oracle

Latest Stable Version License .NET Version

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.OracleSql